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

Undocumented behavior of REST API on schema reference #3186

Open
eason-yuchen-liu opened this issue Jul 25, 2024 · 0 comments
Open

Undocumented behavior of REST API on schema reference #3186

eason-yuchen-liu opened this issue Jul 25, 2024 · 0 comments

Comments

@eason-yuchen-liu
Copy link

eason-yuchen-liu commented Jul 25, 2024

When an Avro schema references another schema, it is undocumented on the website which GET request can retrieve the reference relationship. After a bit looking around, I think this API (GET /subjects/(string: subject)/versions/(versionId: version)) actually returns the reference relationship in the references field. However, this behavior is not documented on the website. It is also true for this API GET /schemas/ids/{int: id}.

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