Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion schema-registry/overlays/add-external-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ actions:

- [Use Redpanda Cloud with the Schema Registry API](https://docs.redpanda.com/redpanda-cloud/manage/schema-reg/schema-reg-api/)
- [Use Redpanda Self-Managed with the Schema Registry API](https://docs.redpanda.com/current/manage/schema-reg/schema-reg-api/)


Schema Registry contexts (available in Redpanda version 26.1 or later) provide an isolated namespace for schemas, subjects, and configuration. Any endpoint path can be prefixed with `/contexts/{context}/` to scope operations to a specific context, and you can also use a context-qualified subject anywhere the API accepts a subject. See the [Redpanda Cloud](https://docs.redpanda.com/redpanda-cloud/manage/schema-reg/schema-reg-contexts/) (configurable only in BYOC and Dedicated clusters) or [Redpanda Self-Managed](https://docs.redpanda.com/current/manage/schema-reg/schema-reg-contexts/) documentation for details.
Comment thread
kbatuigas marked this conversation as resolved.
Outdated
Loading
Loading