scitran / core

RESTful API
https://scitran.github.io
MIT License
18 stars 18 forks source link

Swagger changes for code generation #1094

Closed ehlertjd closed 6 years ago

ehlertjd commented 6 years ago

Generates an additional swagger.json file specifically for codegen. (Note, we don't use the normal output because the simplification step merges input and output models - for example group-input and group-output become group)

This PR also includes some additional docs and doc fixes.

Review Checklist

codecov-io commented 6 years ago

Codecov Report

Merging #1094 into swagger-fix-undocumented will not change coverage. The diff coverage is n/a.

@@                    Coverage Diff                    @@
##           swagger-fix-undocumented    #1094   +/-   ##
=========================================================
  Coverage                     90.91%   90.91%           
=========================================================
  Files                            49       49           
  Lines                          7055     7055           
=========================================================
  Hits                           6414     6414           
  Misses                          641      641