diff options
Diffstat (limited to 'onap_data_provider/schemas/infra_1_1.schema')
-rw-r--r-- | onap_data_provider/schemas/infra_1_1.schema | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/onap_data_provider/schemas/infra_1_1.schema b/onap_data_provider/schemas/infra_1_1.schema index eac5dcb..124a00e 100644 --- a/onap_data_provider/schemas/infra_1_1.schema +++ b/onap_data_provider/schemas/infra_1_1.schema @@ -281,6 +281,12 @@ properties: type: string vsp: type: string + category: + type: string + subcategory: + type: string + vendor: + type: string deployment_artifact: type: object properties: @@ -327,6 +333,12 @@ properties: type: string vsp: type: string + category: + type: string + subcategory: + type: string + vendor: + type: string deployment_artifact: type: object properties: |