Improved the "head" and "tail" properties for the Amiibo type of the Open API specification document in the library target.
This commit is contained in:
@@ -357,6 +357,8 @@ components:
|
||||
|
||||
The positions 0 to 7 of the hexadecimal string.
|
||||
type: string
|
||||
pattern: "^[0-9a-fA-F]+$"
|
||||
minLength: 8
|
||||
maxLength: 8
|
||||
image:
|
||||
description: An image URL related to an amiibo.
|
||||
@@ -374,6 +376,8 @@ components:
|
||||
|
||||
The positions 8 to 15 of the hexadecimal string.
|
||||
type: string
|
||||
pattern: "^[0-9a-fA-F]+$"
|
||||
minLength: 8
|
||||
maxLength: 8
|
||||
type:
|
||||
description: A name for the type an amiibo belongs to.
|
||||
|
||||
Reference in New Issue
Block a user