Skip to content

2.5.1

Compare
Choose a tag to compare
@ProtocolNebula ProtocolNebula released this 04 Feb 20:15
· 25 commits to main since this release

Added

  • Parser for Components -> Parameters
    • The parameters are added in a new store and are "copied" when are needed in the models or responses.
  • Added $ref support in the Components
    • As the standard specifies, it will COPY the referenced $ref object only changing the model name, so the other attributes are ignored.

Fixed

  • copy-pluggable-files command was broken, so templates were not copied to dist folder
  • Debugger tasks which call copy-pluggable-files