In this field... | Specify... |
Title | A title for the application represented by the RAD. |
Description | A description of the application represented by the RAD. |
Application Version | A version number for the application. The default is 1.0. Note: The Application Version is not the version of the Swagger specification. |
Host:Port Name | The host and port for the Integration Server on which the application resides in the format: host:port By default, the RAD uses the primary host:port of the Integration Server to which Designer is connected. |
Base Path | The base path for the RAD. The path must begin with a “/” (slash). For the REST resources, the default value of path is /rad/<namespace name of REST API descriptor> |
Consumes | Select the MIME types that operations in the RAD can consume. The MIME types you select here apply to all the operations in the RAD. However, you can override the MIME types on a per operation basis. For more information, see
Modifying Tags for Operations in a REST
Resource. If you do not see the MIME type you want to use listed, you can update the list of available MIME types. For more information, see
Changing the Available MIME Types for a
REST API Descriptor. |
Produces | Select the MIME types that operations in the RAD can produce. The MIME types you select here apply to all the operations in the RAD. However, you can override the MIME types on a per operation basis. For more information, see
Modifying Tags for Operations in a REST
Resource. If you do not see the MIME type you want to use listed, you can update the list of available MIME types. For more information, see
Changing the Available MIME Types for a
REST API Descriptor. |