-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Swagger generation #569
Merged
Merged
Commits on Nov 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8ec66b3 - Browse repository at this point
Copy the full SHA 8ec66b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a15e0c - Browse repository at this point
Copy the full SHA 8a15e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8445f6e - Browse repository at this point
Copy the full SHA 8445f6eView commit details
Commits on Nov 13, 2017
-
* moved EnumValidator#values to validator.rb * replaced 'save_and_compare' method with new rake task ("apipie:did_swagger_change") and optional 'x-computed-id' info field in output swagger * added "require 'zlib'" (if configured to generate x-computed-id field) * removed leftover routines (SwaggerGenerator#investigate, SwaggerGenerator#dump_param_desc) * added warning_inferring_boolean (when inferring that a [true,false] enum param is really a boolean) * documented the 'host' configuration param in the README, and made it possible not to include this field in the output
Configuration menu - View commit details
-
Copy full SHA for 193c604 - Browse repository at this point
Copy the full SHA 193c604View commit details
Commits on Nov 15, 2017
-
RSpec now includes validation of the generated swagger against the Op…
…enAPI-2.0 JSON schema
Configuration menu - View commit details
-
Copy full SHA for 0fbe2fb - Browse repository at this point
Copy the full SHA 0fbe2fbView commit details
Commits on Nov 20, 2017
-
fixed 'warn_inferring_boolean' error. changed swagger operation-id ge…
…neration to play nice with swagger-codegen
Configuration menu - View commit details
-
Copy full SHA for a58cb72 - Browse repository at this point
Copy the full SHA a58cb72View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 50601d1 - Browse repository at this point
Copy the full SHA 50601d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9badda - Browse repository at this point
Copy the full SHA e9baddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e559b0 - Browse repository at this point
Copy the full SHA 0e559b0View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b5531d8 - Browse repository at this point
Copy the full SHA b5531d8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.