Skip to content

Commit

Permalink
Add all AsyncAPI schemas
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jan 31, 2025
1 parent ac5989d commit 49e82b4
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,13 +393,9 @@
"base": "http://hl7.org/fhir/json-schema",
"path": "./vendor/fhir/hl7.fhir.rX/hl7.fhir.r3.core/package/openapi"
},
"asyncapi/common": {
"base": "http://asyncapi.com/definitions",
"path": "./vendor/asyncapi/common"
},
"asyncapi/extensions": {
"base": "http://asyncapi.com/extensions",
"path": "./vendor/asyncapi/extensions"
"asyncapi": {
"base": "http://asyncapi.com",
"path": "./vendor/asyncapi"
}
}
}

0 comments on commit 49e82b4

Please sign in to comment.