Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Blueriq makes it possible to generate an OpenAPI feed based on your Blueriq REST Services and Exposed Function Flows. OpenAPI, formerly known as Swagger, comes with multiple specifications for defining RESTful interfaces. As of Blueriq release 13, Blueriq chooses to generate a feed for both OAS 3.0 and OAS(Swagger) 2.0. For all the documentation URLs which are specified here, it is possible to switch between versions via the URL query parameters spec. By default all the documentation URLs will generate a feed according to only the OAS 3.0 . When passing the query parameter spec with the value 2 a feed for OAS 2.0 will be generated.

OpenAPI Specification (OAS) 3.0 vs OAS 2.0 (formerly known as Swagger)

...