zdavatz / ymeteor

Parsing Swissmedic, Pharmnet, HCP, DHCP, Chargenrückrufe, Drugshortages, PEI with Meteor
https://ywesee.com
GNU General Public License v3.0
4 stars 3 forks source link

wrong schema files: "type":"array" withouth "items" #49

Closed zdavatz closed 4 years ago

zdavatz commented 4 years ago

https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#items-object

Field Name - items [..] Required if type is "array". Describes the type of items in the array.

But our schema files dhcp_hcp_de_schema.json and dhcp_hcp_fr_schema.json have "type":"array" withouth "items".