Skip to content

Commit 0a99002

Browse files
starfy84Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 86b4214 commit 0a99002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruleset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ rules:
256256
description: Operations are the core of the contract, they define paths and HTTP methods. These rules check operations have been well constructed, looks for operationId, parameter, schema and return types in depth.
257257
id: operations
258258
name: Operations
259-
description: Any`operationId`s must be unique. Among other things, this identifies the route on the Developer Portal.
259+
description: Any `operationId`s must be unique. Among other things, this identifies the route on the Developer Portal.
260260
formats:
261261
- oas3
262262
- oas3_1

0 commit comments

Comments
 (0)