Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for importing and merging referenced schema #58

Open
itsavinash opened this issue Apr 21, 2021 · 0 comments
Open

Support for importing and merging referenced schema #58

itsavinash opened this issue Apr 21, 2021 · 0 comments

Comments

@itsavinash
Copy link

Hi There,

I have a use case where I am using the this repo to get a schema from the schema registry which contains another schema as a reference. Is there a way to call the referenced schema and merge it into the main schema? As the https://github.com/flix-tech/schema-registry-php-client/blob/master/src/Registry/PromisingRegistry.php#L142 sends the response to the AvroSchema::parse() method which expects the referenced schema to present within the main schema.

Please let me know if there is an alternative way to do this or if I am missing anything.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant