-
Notifications
You must be signed in to change notification settings - Fork 24
a127 release notes 00_12
- Update to use swagger-editor 2.9.2.
- Ensure a127 can start projects with default settings when no accounts are defined.
- Error in server removal of service shouldn't prevent local removal of service.
- Fix url so that https://www.npmjs.com/package/apigee-127 has correct source repo.
- Add example error handler middleware to emit errors as a JSON string.
- Ensure a127 can start projects with default settings when no accounts are defined.
-
Merge pull request #32 from apigee-127/update-swagger-editor
Update Swagger Editor to 2.9.1
-
Merge pull request #34 from apigee-127/repo-url-fix
Fix url so that https://www.npmjs.com/package/apigee-127 has correct source repo.
Fixed #36.
The Swagger Editor lets you design your API specification and preview its documentation for your a127 API. This editor is installed with a127.
#####New features
- A much faster preview updating mechanism #337
- Google Analytics ID is configurable now #310
- Root securities will be added to all operations #302
- A smaller switch in schema-model directive for less cluttered preview b639f60
- Renders response description in markdown 722e314
#####Fixed bugs
- Api Key Authentication modal can't be close after input the key to authenticate bug #326
- Remove preceding slash bug #321
- Error when pasting JSON bug #320
- Problems in stored authentication bug #311
- Array type causes query parameters to disappear bug #290
#####Internals
Upgraded AngularJS version Updated Jasmine & Protractor
a127 depends on swagger-tools. You can find complete swagger-tools release notes on GitHub.
If you have questions about A127, you can ask them directly on the Apigee-127 Community Forum. Individual GitHub projects within a127 include issue tracking. See the a127 help page for details.
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