You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

OpenAPI Specification 3.1.0

Corresponds with … in Blueriq 

Location (editor) in Encore

OpenAPI version (4.1)

Version number in the URL of the feed (see also: OpenAPI).

-

Title (4.8.2)

OpenAPI title in project in Encore. If empty: "Blueriq Rest Services”.

Project

Description (4.8.2)

OpenAPI description in project in Encore. If empty: “A specification of the rest services available in the Blueriq Runtime”.

Project

Server url (4.8.5)

URL of the runtime server from which the feed is generated.

-

Operation tag (group) (4.8.22)

Name of the rest service element in which the operation is defined in Encore.

REST service

Path item object (4.8.9)

/[Web service name of element in Encore]/[Fragment defined in rest service in Encore]

Web service, REST service

Operation object (4.8.10)

Selected HTTP method of the operation in rest service in Encore.

REST service

Operation summary (4.8.10)

Name of operation in rest service in Encore.

REST service

Operation description (4.8.10)

OpenAPI Description of operation in rest service in Encore

REST service

Operation id (4.8.10)

Name of webservice + Name of operation in rest service in Encore

Web serviceREST service

Operation parameters (4.8.12)

Headers, arguments, and fragments in operation in rest service in Encore, including its properties such as OpenAPI description, whether the parameter is required, values of a value list that is attached to an attribute in case of a dynamic parameter.

REST service, attribute, value list

Request body (4.8.13)

Request domain schema in operation in rest service in Encore.

REST service

Response 200 OK (4.8.17)

Response domain schema in operation in rest service in Encore.

REST service

Other responses (4.8.17)

Default runtime responses named RestErrorResponse, InvalidJsonPathDetail, and InvalidJsonResponse that are used for default error responses (400, 401, 403, 404, 406, 500)

-

Schema (4.8.24)

[ModuleName]_[DomainschemaName]

Module, domain schema

Schema properties  (4.8.24)

Properties of a domain schema item, containing the name, data type, whether its required, whether its multivalued, OpenAPI description, values of a value list that is attached to an attribute that is mapped to a domain schema field.

Domain schema, attribute, value list

  • No labels