Package Exports
- wireswag
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wireswag) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
WIRESWAG
WIP: Create wiremock files and mapping from a swagger file
Table of Contents
Task
- Read from swagger file
- Parse GET endpoint from swagger
- Call GET endpoint
- Generate input values for query and path parameters
- Construct a command-line interface
- Improve code coverage
- Add Post endpoint with body parameters
Support
Please open an issue for support.
Contributing
Please contribute using Github Flow. Create a branch, add commits, and [open a pull request]