openmobilityfoundation / mds-openapi

OpenAPI description for MDS data feeds, managed by the Open Mobility Foundation.
https://openmobilityfnd.stoplight.io/docs/mds-openapi
Other
8 stars 2 forks source link

Fix if-enum statement #46

Open mihailpw opened 4 months ago

mihailpw commented 4 months ago

Seems like there are bugs in if statement Demo: https://jsonschema.dev/s/ohogp

mihailpw commented 4 months ago

PTAL @schnuerle @thekaveman

mihailpw commented 4 months ago

@thekaveman thanks for your review. I agree with you and fixed my code. Please take a look again The reason why I'm sure that current version is wrong because it raises an exception while I'm trying to validate the json object. I prepared the demo for you: https://programiz.pro/ide/python/NCTKKNMZFG