Skip to content

Commit

Permalink
Update asyncapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored May 29, 2023
1 parent 4cd2921 commit 9e06350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/asyncapi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=/Users/wookiee/sources/asyncapi-node/schemas/2.6.0-without-$id.json
# yaml-language-server: $schema=YOUR-PROJECTS-DIRECTORY/spec-json-schemas/schemas/2.6.0-without-$id.json
asyncapi: 2.6.0

info:
Expand Down Expand Up @@ -39,4 +39,4 @@ components:
additionalProperties: false
properties:
commentId:
type: string
type: string

0 comments on commit 9e06350

Please sign in to comment.