-
- Downloads
Merge branch 'slb-nested-ref-validation' into 'master'
Slb nested ref validation See merge request osdu/platform/system/schema-service!321
Branches
Tags
Pipeline #117908 failed
Stage: build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Stage: bootstrap
Stage: integration
Stage: publish
Showing
- schema-core/src/main/java/org/opengroup/osdu/schema/validation/version/handler/SchemaValidationManager.java 6 additions, 3 deletions...a/validation/version/handler/SchemaValidationManager.java
- schema-core/src/main/java/org/opengroup/osdu/schema/validation/version/handler/common/RemoveOperationHandler.java 41 additions, 8 deletions...dation/version/handler/common/RemoveOperationHandler.java
- schema-core/src/main/java/org/opengroup/osdu/schema/validation/version/model/SchemaPatch.java 0 additions, 1 deletion...oup/osdu/schema/validation/version/model/SchemaPatch.java
- schema-core/src/main/java/org/opengroup/osdu/schema/validation/version/model/SchemaPatchRefComp.java 24 additions, 0 deletions...u/schema/validation/version/model/SchemaPatchRefComp.java
- schema-core/src/test/java/org/opengroup/osdu/schema/validation/version/handler/common/RemoveOperationHandlerTest.java 103 additions, 0 deletions...on/version/handler/common/RemoveOperationHandlerTest.java
- schema-core/src/test/resources/schema_compare/remove_operation/allowed-patch/base-schema.json 94 additions, 0 deletions...a_compare/remove_operation/allowed-patch/base-schema.json
- schema-core/src/test/resources/schema_compare/remove_operation/allowed-patch/new-schema.json 94 additions, 0 deletions...ma_compare/remove_operation/allowed-patch/new-schema.json
Loading