Skip to content

Commit c271f47

Browse files
committed
chore: docs update
1 parent d33cc08 commit c271f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rules/arazzo/sourceDescriptions-empty.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sourceDescriptions-empty
22

3-
The Source Description object must be defined when `operationId` or `operationPath` is used inside Step to referense description operation.
3+
The Source Description object must be defined when `operationId` or `operationPath` is used inside Step to reference the description operation.
44
`sourceDescriptions` can be undefined in the Arazzo description in case there are no OpenAPI description exist and `x-operation` extension is used inside Step.
55

66
| Arazzo | Compatibility |
@@ -95,7 +95,7 @@ sourceDescriptions:
9595
- name: museum-api
9696
type: openapi
9797
url: openapi.yaml
98-
- name: museum-api
98+
- name: another-api
9999
type: openapi
100100
url: openapi.yaml
101101
workflows:

0 commit comments

Comments
 (0)