OpenAPI definitions
-
I'm happy to announce the release of OpenAPI definition files for our HTTP APIs:
- for standalone mode
- for SBC mode
These files let you create web bindings for other programming languages (see https://editor.swagger.io/) or mock servers for testing (e.g. using Postman). Note there is already a class library for .NET, so there is no need to use WCF.
I plan to use the OpenAPI definition for standalone mode when we add support for the standalone HTTP API to DSF as part of v3.5.
-
This post is deleted!