AlanOC91 / YGOPRODeck

Yu-Gi-Oh! Card Database and Deck Share Site
80 stars 4 forks source link

API "level" property returning null for 87676171 #476

Open magicDGS opened 11 months ago

magicDGS commented 11 months ago

With the automatic testing performed on https://github.com/magicDGS-gaming/ygoprodeck-openapi, there are some issues with some schema: looks like the level property is set to null on a specific card. Checking the response, this is the faulty card:

imagen

Is it normal to have this behavior, so the OpenAPI description takes into account the values as nullable, or if it is null should not be returned at all? Or is it a data issue on this specific card?