Skip to content

v2.6.0

Compare
Choose a tag to compare
@avara1986 avara1986 released this 23 Apr 19:18
· 62 commits to master since this release

Features

  • Ability to use segmented API Specification (Swagger) included, ie, could have the following structure #115 - @f-arruza
    - components/
      - domain01/
        - responses.yaml
        - schemas.yaml
      - responses.yaml
      - schemas.yaml
    - info.yaml
    - servers.yaml
    - swagger.yaml **(main)**
    
  • Feature bundled specs command pyms merge-swagger #116 - @f-arruza