Open API and documentation improvements #20

Merged
javier merged 7 commits from library/openapi-improvements into main 2025-10-28 15:41:03 +00:00
Showing only changes of commit 565f02bd69 - Show all commits
+2
View File
@@ -505,6 +505,8 @@ components:
key: key:
description: A key assigned to a tuple. description: A key assigned to a tuple.
type: string type: string
pattern: "^0x[0-9a-fA-F]+$"
minLength: 3
name: name:
description: A name assigned to a tuple. description: A name assigned to a tuple.
type: string type: string