Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | REST API Descriptor Properties | General Properties for REST API Descriptors
 
General Properties for REST API Descriptors
In the Properties view, under General, you can view and assign properties to a REST API descriptor.
Property
Description
Name
Displays the name of the REST API descriptor.
Permissions
Click to assign or view ACL permissions to the REST API descriptor.
Reuse
Specifies whether this element can be dragged from the CentraSite Registry Explorer view to a BPM process or CAF project.
When this property is set to public, you can drag the asset to a BPM process or CAF project.
When this property is set to private (the default), you cannot drag the asset to a BPM process or CAF project.
All published assets are available for Impact Analysis, whether they are public or private.
Note:
A REST API descriptor cannot be published to CentraSite.
Source URI
The URI of the source Swagger document used to generate the REST API descriptor. This property is not used for a REST API descriptors that is not generated from a Swagger document.
Source URL
The URL to access the source Swagger document used to generate the REST API descriptor. This property is not used for REST API descriptors that are not generated from a Swagger document.
Wrap response root element
Specifies whether Integration Server should wrap the output signature and generate the root element of the REST response.
Match payload with Swagger
Specifies whether Integration Server should match the JSON payload of REST API requests to the Swagger definition or to the service input signature.