Jonathan Montane
Jonathan Montane
Hi, I am software engineer at Algolia and we love your library. However, we've encountered a pickle with certain documents we are trying to process, which just fail to be...
#### Bug According to https://wiki.openstreetmap.org/wiki/Nominatim/Development_overview, `place:village` and `place:hamlet` should be rank 18, however at least some `place:village` and `place:hamlet` are not rank 18, but rank 16. #### Examples: - Summerport...
Swagger v3 will soon be stable. it would be nice to have the possibility to import swagger v3.
See Paw-SwaggerImporter [issue#5](https://github.com/luckymarmot/Paw-SwaggerImporter/issues/5) for more information
_loadSwaggerCollection should only try to parse in one format (JSON/YAML) if an extension parameter is provided.
API-Flow should support configuration files to give users a finer control on the behavior of the tool. Here are some of the options which could be useful: #### Parsers #####...
### Model - adds an OAuth2Scope object to the model ### Parsers - updated all relevant parsers with OAuth2Scope ### Serializers - updated Paw, RAML and Swagger parsers with OAuth2Scope
Currently, if there are references in a ParameterContainer, one must first `resolve` all the References, then `filter` out the Parameters, and then if one wants to keep the concept of...
Swagger v3 will soon be stable. it would be nice to have the possibility to migrate swagger v2 to swagger v3