Francesco Perrotti-Garcia ffa5a43741 Add option to generate YAML
2017-04-12 15:21:28 -03:00
2017-04-12 15:21:28 -03:00
2017-01-24 08:50:10 -02:00
2017-03-23 10:29:46 -03:00
2017-04-12 15:21:28 -03:00

MIT Licence Open Source Love

SwagDefGen

This is a tool to help building Swagger documentations. It converts JSON request/response mocks to Swagger definitions.

  • Supports all swagger types
  • Detects int32 and int64 formats
    • Added unsafe format to integers that use more than 64 bits
  • Detects date and date-time formats according to ISO 8601
  • Allows nested objects and arrays
  • Supports nullable fields
  • Allows mock values to be added as example in description

TO-DO List

  • Configurable valid types/formats
  • Reflection for detecting reusable definitions
Description
No description provided
Readme MIT 51 KiB
Languages
JavaScript 76.2%
HTML 23.8%