Added the "gamesSwitch2" property to the Amiibo scheme for the OpenAPI specification document in the library target.

This commit is contained in:
2025-11-09 20:48:29 +01:00
parent 0d9c9e22a4
commit e9f244c90a
+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