Skip to content

Commit d22c780

Browse files
committed
docs: update docs to reflect new rule
1 parent 58b81bf commit d22c780

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spectral/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,13 +224,13 @@ List:
224224

225225
**Severity**: warning
226226

227-
### rhoas-external-$ref
227+
### rhoas-operaton-id
228228

229-
`$ref` values cannot be a relative path to an external file. Please use the absolute URL or convert it to an internal `$ref`.
229+
`operationId` should be present.This ID will become the method name in the SDK.
230230

231231
**Recommended**: Yes
232232

233-
**Severity**: error
233+
**Severity**: warn
234234

235235
## Development
236236

0 commit comments

Comments
 (0)