-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Swagger Docs, Login UI Update (#205)
* Add basic swagger documentation (when you run, it's available at localhost:38443/cws-ui/swagger-ui/index.html) * Adding more details to each endpoint (including tags to better sort) * Add documentation for rest of endpoints * Update Swagger-UI configuration to include more information about licenses, version, name, etc. * Update documentation page to feature a link to the swagger-ui api documentation * Update parameters * Change method of serving documentation from auto-generated to static (but reads auto-generated info) * Update login page to remove login box moving * Update login page to still contain "Please log in" * Update documentation to be CWS REST API and mention swagger * Update login page to restore auto-color based on message passed * Fix curl options.
- Loading branch information
Showing
14 changed files
with
492 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.