Skip to content

Integrate our schema hacks into the parser

Erwan Rouchet requested to merge move-schema-hacks into master

This extends the APIStar schema parser to add support for the official deprecated attribute on operations and parameters, our custom x-paginated attribute, and the dynamic editing of the base URL. This is the proper implementation of !55 (merged), !207 (merged) and !224 (merged).

Tinkering with the parser is letting me learn more about it and understand better what to clean up in #42.

Edited by Erwan Rouchet

Merge request reports

Loading