request-schema
This command specifies the name of the API schema that describes the valid request messages for the API path.
Syntax
request-schema name
Parameters
- name
- Indicates the name of the request schema that describes the valid request messages for the API path.
Guidelines
The request-schema command specifies the name of the API schema that describes the valid request messages for the API path.
If a request schema is specified for the API operation, it overrides the request schema that is specified for the API path, if any.