File tree
172 files changed
+5334
-7824
lines changed- .github/workflows
- app/src
- main
- java/io/apicurio/registry
- ccompat/rest/v7/impl
- cncf/schemaregistry
- beans
- impl
- events
- http
- kafka
- limits
- rest
- v2
- v3
- storage
- decorator
- dto
- impl
- gitops
- kafkasql
- messages
- serde
- sql
- mappers
- importing
- ui/servlets
- util
- resources/io/apicurio/registry/storage/impl/sql
- resources-unfiltered/META-INF
- resources
- api-specifications/cncf/v0
- apidocs
- test/java/io/apicurio/registry
- auth
- events
- limits
- noprofile
- compatibility
- content
- maven
- resolver
- rest
- v2
- v3
- impexp
- serde
- storage
- validity
- rbac
- rest
- storage/impl/readonly
- common/src/main
- java/io/apicurio/registry/types
- resources/META-INF
- docs/modules/ROOT/partials/getting-started
- examples
- avro-maven-with-references
- avro-maven-with-references-auto
- custom-resolver/src/main/java/io/apicurio/registry/examples/custom/resolver
- custom-strategy/src/main/java/io/apicurio/registry/examples/custom/strategy
- jsonschema-validation/src/main/java/io/apicurio/registry/examples/validation/json
- protobuf-find-latest/src/main/java/io/apicurio/registry/examples/simple/protobuf
- protobuf-validation/src/main/java/io/apicurio/registry/examples/validation/protobuf
- rest-client/src/main/java/io/apicurio/registry/examples
- util
- serdes-with-references/src/main/java/io/apicurio/registry/examples/references
- simple-avro-maven/src/main/java/io/apicurio/registry/examples/simple/avro/maven
- simple-json/src/main/java/io/apicurio/registry/examples/simple/json
- go-sdk/pkg
- registryclient-v2
- groups
- ids
- models
- registryclient-v3
- groups
- models
- tests
- integration-tests/src/test/java/io/apicurio/tests
- auth
- converters
- migration
- serdes
- apicurio
- confluent
- smokeTests/apicurio
- python-sdk/tests
- schema-resolver/src
- main/java/io/apicurio/registry/resolver
- config
- test/java/io/apicurio/registry/resolver/config
- ui
- tests/specs
- ui-app/src
- app/pages/artifacts
- models
- services
- utils
- importexport/src/main/java/io/apicurio/registry/utils/impexp
- maven-plugin/src/main/java/io/apicurio/registry/maven
- tests/src/main/java/io/apicurio/registry/utils/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
172 files changed
+5334
-7824
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
| 239 | + | |
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
0 commit comments