Skip to content

Commit

Permalink
Merge branch 'master' into undef_red2
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator authored Oct 16, 2024
2 parents a6bfb19 + 8e7b341 commit 370c235
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions playground/specs/dummy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,18 +82,18 @@ channels:
Still dummy though.
operationId: receiveNewDummyInfo
tags:
- name: oparation-tag1
- name: operation-tag1
externalDocs:
description: External docs description 1
url: https://www.asyncapi.com/
- name: oparation-tag2
- name: operation-tag2
description: Description 2
externalDocs:
url: "https://www.asyncapi.com/"
- name: oparation-tag3
- name: oparation-tag4
- name: operation-tag3
- name: operation-tag4
description: Description 4
- name: oparation-tag5
- name: operation-tag5
externalDocs:
url: "https://www.asyncapi.com/"
traits:
Expand Down
10 changes: 5 additions & 5 deletions playground/specs/streetlights.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,18 +286,18 @@ components:
externalDocs:
url: "https://www.asyncapi.com/"
tags:
- name: oparation-tag1
- name: operation-tag1
externalDocs:
description: External docs description 1
url: https://www.asyncapi.com/
- name: oparation-tag2
- name: operation-tag2
description: Description 2
externalDocs:
url: "https://www.asyncapi.com/"
- name: oparation-tag3
- name: oparation-tag4
- name: operation-tag3
- name: operation-tag4
description: Description 4
- name: oparation-tag5
- name: operation-tag5
externalDocs:
url: "https://www.asyncapi.com/"
traits:
Expand Down

0 comments on commit 370c235

Please sign in to comment.