Skip to content

Rename registry to schema registry in handlers and docs#3

Open
gitrus wants to merge 1 commit into
mainfrom
claude/rename-registry-schema-5QF72
Open

Rename registry to schema registry in handlers and docs#3
gitrus wants to merge 1 commit into
mainfrom
claude/rename-registry-schema-5QF72

Conversation

@gitrus
Copy link
Copy Markdown
Collaborator

@gitrus gitrus commented May 14, 2026

Renames internal/httpapi/registry -> internal/httpapi/schemaregistry
and docs/REGISTRY_HANDLERS.md -> docs/SCHEMA_REGISTRY_HANDLERS.md to
match the component's actual responsibility: serving entry-type schemas.

Public URL paths (/v1/registry, /v1/registry/{type}) are kept as-is to
avoid breaking clients.

Renames internal/httpapi/registry -> internal/httpapi/schemaregistry
and docs/REGISTRY_HANDLERS.md -> docs/SCHEMA_REGISTRY_HANDLERS.md to
match the component's actual responsibility: serving entry-type schemas.

Public URL paths (/v1/registry, /v1/registry/{type}) are kept as-is to
avoid breaking clients.
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

Successfully merging this pull request may close these issues.

2 participants