#1569 | Changed default value of schema.repository.deleteSchemaPathSuffix to empty string.#1754
Open
adriansobolewski wants to merge 7 commits intoallegro:masterfrom adriansobolewski:change-deleteSchemaPathSuffix-default-value
+370-303
Commits
Commits on Oct 18, 2023
allegro#1569 | Changed default value of schema.repository.deleteSchemaPathSuffix to empty string. This has been done to make requests to default Confluent schema registry match its delete url.
committedallegro#1569 | Introduced RawSchemaAdminClient interface, which provides methods to read and modify the schema. Modified RawSchemaClient to provide only read methods.
committed- committed