Errors
Hello,
The validation errors pretty much tell you what you’re doing wrong.
Please follow the documentation to learn about the structure of an API definition and take it from there.
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Errors
Schema error
should NOT have additional properties additionalProperty: get, datasets/{opec}, -in, database_code, type, required, description, responses:10000, path, datasets/{opec}/{orb}
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggersocket+unsub...@googlegroups.com.
YAML is sensitive to indentation.
From what you shared it seems like a lot is misplaced or poorly indented.
The error actually tells you which keywords cannot exist under the root, hinting you what’s not indented properly.
Another point – paths must begin with a ‘/’.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.