Skip to content

v2.3.1

Choose a tag to compare

@patrikrosquist patrikrosquist released this 03 Oct 09:46
· 31 commits to master since this release

Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
Note that the 1.8.x branch will no longer be updated.

  Also note the breaking change in Enferno.Public 2.3.0.

What's new?

What's fixed?

  • #5663: Now only listing active manufacturers.

Miscellaneous changes?

  • #5961: Added support for Swagger documentation. This can be used as the normal documentation to execute requests to the API. Moreover it can be used to generate client side code from the resulting swagger.json. Note that this is still very experimental and can be changed.
    Use /swagger instead of /docs. Minor changes has been made since the Stage release.
    https://api.storm.io/api/1.1/swagger

Regards,
The Storm API Team