Skip to content

1.0.3

Compare
Choose a tag to compare
@michaelmelody91 michaelmelody91 released this 19 Mar 15:48
· 50 commits to master since this release
e27fa6a

This release adds the ability to upload multiple definitions and provision an SCM integration to allow changes made in SwaggerHub to be pushed back to source control.

Change log

  • feature: Upload multiple definitions from a given directory
    • Definitions can still be uploaded as before with an input file.
    • Files to be defined via a given directory can filtered using a regex pattern
  • feature: Provision a SwaggerHub SCM integration on upload
    • At this time, GITHUB is supported