Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 709 Bytes

Readme.md

File metadata and controls

29 lines (19 loc) · 709 Bytes

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]