Skip to content

#ref: to external specifications in a file or an uri #946

Answered by derberg
akochse asked this question in Q&A
Discussion options

You must be logged in to vote

@akochse thanks for reaching out. So yes, there is an option to share schemas, you do it with $ref

Here you have an example on how referencing inside the same AsyncAPI document works, but $ref works with URLs too. Actually it is getting pretty common (at least for Kafka ecosystem) that people put schemas inside so cold Schema Registries, and share and version schemas through the registry that is like a schema store (Apicurio Registry is one of implementations of the concept)

Does that help?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@derberg
Comment options

@akochse
Comment options

@quetzalliwrites
Comment options

Answer selected by akochse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants