-
Notifications
You must be signed in to change notification settings - Fork 24
relnotes_swagger converter
- Adjustments to buildParameter function + tests
Related to #7
- Add miniified browser.min.js and update the build script
- Build browser files before publishing
- Add test to make sure input object is not being modified
- parseInt filed.minimum/maximum only if type is integer
- Add Swagger tools validation test
- Fix #6 - Don't modify input object`
- 0.0.6
- 0.1.0
None
- Browserify browser.js
- 0.0.5
None
- Fixed bug in authorization scope converstion
Was not carrying over the scope's description
- Fix protocol colon issue Fixed #5
- Do not fix references that have already been fixed
This is a result of the API altering the input document which has been reported here: https://github.com/apigee-127/swagger-converter/issues/6
- Fix problem where references were create for primitive types
- Clean up
- Add browser support and bower
- Make apiDeclarations optional
- Typo
- 0.0.4
None
- Make the API Sync
Do not resolve/walk/read files Fixes #3
- Update docs for Sync API
Fixed #4
- 0.0.3
None
- Add README documents
- Add License
- fix code sample
- Add support for converting Swagger 1.2 authorization definitions
- Convert model properties that have references
- Convert default/maximum/minimum values everywhere
Handles integer/number conversion Prior to this commit, maximum/minimum was not converted for parameters
- Convert hierarchical models
- Coding Style
- Re-order function
- Break down basePath into Swagger 2.0 components
basePath in swagger 1.2 can be full URL. Break it down to scheme, host and basePath in 2.0 Fixed #1
- Add "title was not specified" for empty titles
Title is required. Put empty title for documents that don't have title Fixed #2
- 0.0.2
None
None
None
DONE
Having Trouble? Try posting your question to the Apigee Community. Or, for more links and resources, check out our Help Page
Need help? Visit the Apigee Community ! |
---|
-
Getting started
-
Add policies to your API
-
Add security policies
-
Deploy your projects
-
Programmatic hooks
-
Good to know about
-
Deep dives
-
Reference topics
-
Troubleshooting and getting help
-
Related resources