Improved the "key" property for the Tuple type of the Open API specification document in the library target.
This commit is contained in:
@@ -505,6 +505,8 @@ components:
|
||||
key:
|
||||
description: A key assigned to a tuple.
|
||||
type: string
|
||||
pattern: "^0x[0-9a-fA-F]+$"
|
||||
minLength: 3
|
||||
name:
|
||||
description: A name assigned to a tuple.
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user