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 58b81bf commit d22c780Copy full SHA for d22c780
spectral/README.md
@@ -224,13 +224,13 @@ List:
224
225
**Severity**: warning
226
227
-### rhoas-external-$ref
+### rhoas-operaton-id
228
229
-`$ref` values cannot be a relative path to an external file. Please use the absolute URL or convert it to an internal `$ref`.
+`operationId` should be present.This ID will become the method name in the SDK.
230
231
**Recommended**: Yes
232
233
-**Severity**: error
+**Severity**: warn
234
235
## Development
236
0 commit comments