We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610c1e6 commit d9268eeCopy full SHA for d9268ee
versions/3.0.md
@@ -881,7 +881,7 @@ This object can be extended with [Specification Extensions](#specificationExtens
881
Field Name | Type | Description
882
---|:---:|---
883
<a name="operationSummary"></a>summary | `string` | **REQUIRED** See <a href="https://github.com/WebsmartAPI/OpenAPI-Specification/blob/OpenAPI.next/versions/3.0.md#operation-object">above.</a>
884
-<a name="operationAccessRestriction"></a>x-accessRestriction | `enum` | Access restrictions to invoke the operation. values: none, limited, fee.
+<a name="operationAccessRestriction"></a>x-accessRestriction | `enum` | Access restrictions to invoke the operation. values: none, limited, free.
885
886
##### Operation Object Example
887
0 commit comments