You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1776,7 +1776,7 @@ Field Name | Type | Description
1776
1776
---|:---:|---
1777
1777
<a name="responseContent"></a>content | Map[`string`, [Media Type Object](#mediaTypeObject)] | A map containing descriptions of potential response payloads. The key is the media type and the value is used to describe it.The media type definitions should be in compliance with <a href="http://tools.ietf.org/html/rfc6838">RFC6838</a>.
1778
1778
<a name="responseProfile"></a>x-responseSchema| `URI` | Conformance to a particular schema/format.
1779
-
<a name="responseDataType"></a>x-responseValueType | `array of responseValueType object` | To specify the types of objects in the response. The responseValueType object consists of a required `valueType` that should provide URI values to the type of object, and an optional `path` to specify to ___location in the response for that valueType.
1779
+
<a name="responseDataType"></a>x-responseValueType | `array of responseValueType object` | To specify the types of objects in the response. The responseValueType object consists of a required `x-valueType` that should provide URI values to the type of object, and an optional `x-path` to specify to ___location in the response for that valueType.
0 commit comments