Improved the Open API specification document #19

Merged
javier merged 14 commits from library/tests-update into main 2025-10-14 23:26:43 +00:00
Showing only changes of commit 102a5d3330 - Show all commits
+1 -4
View File
@@ -541,11 +541,8 @@ components:
amiibo:
description: A container that have zero, one or more amiibos.
oneOf:
- type: 'null'
- $ref: '#/components/schemas/Amiibo'
- $ref: '#/components/schemas/AmiiboList'
required:
- amiibo
AmiiboSeriesWrapper:
description: A type that wraps either one or a list of amiibo series.
type: object
@@ -603,4 +600,4 @@ components:
type: string
required:
- code
- error
- error