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.2.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2685,7 +2685,7 @@ Field Name | Type | Description
2685
2685
<a name="propertyName"></a>propertyName | `string` | **REQUIRED**. The name of the property in the payload that will hold the discriminator value.
2686
2686
<a name="discriminatorMapping"></a> mapping | Map[`string`, `string`] | An object to hold mappings between payload values and schema names or references.
2687
2687
2688
-
The discriminator attribute is legal only when using one of the composite keywords `oneOf`, `anyOf`, `allOf`.
2688
+
The discriminator object is legal only when using one of the composite keywords `oneOf`, `anyOf`, `allOf`.
2689
2689
2690
2690
In OAS 3.0, a response payload MAY be described to be exactly one of any number of types:
0 commit comments