Skip to content

Commit 992898d

Browse files
author
Ron
authored
Merge pull request #1069 from OAI/content-updates
Actual fields table for the content object
2 parents 1a0e72e + 245c5fb commit 992898d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

versions/3.0.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,10 @@ content:
12331233
Describes a set of supported media types. A Content Object can be used in [Request Body Object](#requestBodyObject),
12341234
[Parameter Objects](#parameterObject), [Header Objects](#headerObject), and [Response Objects](#responseObject).
12351235

1236-
Each key in the Content Object is the media type of the [Media Type Object](#mediaTypeObject).
1236+
##### Patterned Fields
1237+
Field Pattern | Type | Description
1238+
---|:---:|---
1239+
<a name="contentMediaType"></a>{mediaType} | [Media Type Object](#mediaTypeObject) | A media type that is supported by this container. The key should be the media type and the value is used to describe it.
12371240

12381241
##### Content Examples
12391242

0 commit comments

Comments
 (0)