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:
2025-10-28 16:12:26 +01:00
parent 7cd3217a89
commit d5c6863e0a
+4
View File
@@ -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.