Added support for Switch 2 games to the Amiibo type. #21

Merged
javier merged 7 commits from library/switch2-games into main 2025-11-09 20:19:14 +00:00
Showing only changes of commit e9f244c90a - Show all commits
+5
View File
@@ -346,6 +346,11 @@ components:
type: array
items:
$ref: '#/components/schemas/AmiiboGame'
gamesSwitch2:
description: A list of Switch 2 games an amiibo could be used in, if any.
type: array
items:
$ref: '#/components/schemas/AmiiboGame'
gamesWiiU:
description: A list of Wii U games an amiibo could be used in, if any.
type: array