X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fjson%2Fschema%2Fdocument.schema.json;h=bbf3e502386b961508caf93a895978e0330c86f9;hb=22c477621c40c4762cceb67a1d18749bff68fb87;hp=e2dd20473dff16093d8f0ab68b4b5e0672246e47;hpb=153d13fd91cb93feee77b51d1125274cf554f07e;p=aai%2Fsearch-data-service.git diff --git a/src/main/resources/json/schema/document.schema.json b/src/main/resources/json/schema/document.schema.json index e2dd204..bbf3e50 100644 --- a/src/main/resources/json/schema/document.schema.json +++ b/src/main/resources/json/schema/document.schema.json @@ -3,7 +3,7 @@ "title": "Document Schema", "description": "Describes the structure of a document for storage in a document store.", "type": "object", - "javaType": "org.openecomp.sa.rest.DocumentSchema", + "javaType": "org.onap.aai.sa.rest.DocumentSchema", "properties": { "fields": { "type": "array",