diff --git a/index.html b/index.html index 63fad130..21cb1f76 100644 --- a/index.html +++ b/index.html @@ -2518,16 +2518,16 @@
string
AdditionalExpectedResponse
Communication metadata describing the expected response message for additional responses.
Vocabulary term | Description | Assignment | Type |
---|---|---|---|
success | Signals if an additional response should not be considered an error. | with default | boolean |
contentType | Assign a content type based on a media type
- (e.g., text/plain ) and potential
- parameters (e.g., charset=utf-8 ) for
- the media type [RFC2046]. | with default | string |
schema | Used to define the output data schema
for an additional response if it differs from the default
output data schema.
Rather than a DataSchema object, the
name of a previous definition given in a
- schemaDefinitions map must be used. | optional | string |
schemaDefinitions
map must be used.string
contentType
text/plain
) and potential
+ parameters (e.g., charset=utf-8
) for
+ the media type [RFC2046].string
false
AdditionalExpectedResponse
contentType
contentType
of the Form
element it belongs to.Form
contentType