Loading OpenAPI/TS28623_GenericNrm.yaml +6 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ components: #-------- Definition of types----------------------------------------------------- VnfParameter: VnfParameters: type: object properties: vnfInstanceId: Loading @@ -27,7 +27,7 @@ components: type: string autoScalable: type: boolean PeeParameter: PeeParameters: type: object properties: siteIdentification: Loading @@ -41,13 +41,14 @@ components: siteAltitude: type: number format: float siteDescription: type: string equipmentType: type: string environmentType: type: string powerInterface: type: string TransportProtocol: anyOf: - type: string Loading Loading @@ -414,12 +415,12 @@ components: type: array uniqueItems: true items: $ref: '#/components/schemas/VnfParameter' $ref: '#/components/schemas/VnfParameters' peeParametersList: type: array uniqueItems: true items: $ref: '#/components/schemas/PeeParameter' $ref: '#/components/schemas/PeeParameters' priorityLabel: type: integer supportedPerfMetricGroups: Loading Loading
OpenAPI/TS28623_GenericNrm.yaml +6 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ components: #-------- Definition of types----------------------------------------------------- VnfParameter: VnfParameters: type: object properties: vnfInstanceId: Loading @@ -27,7 +27,7 @@ components: type: string autoScalable: type: boolean PeeParameter: PeeParameters: type: object properties: siteIdentification: Loading @@ -41,13 +41,14 @@ components: siteAltitude: type: number format: float siteDescription: type: string equipmentType: type: string environmentType: type: string powerInterface: type: string TransportProtocol: anyOf: - type: string Loading Loading @@ -414,12 +415,12 @@ components: type: array uniqueItems: true items: $ref: '#/components/schemas/VnfParameter' $ref: '#/components/schemas/VnfParameters' peeParametersList: type: array uniqueItems: true items: $ref: '#/components/schemas/PeeParameter' $ref: '#/components/schemas/PeeParameters' priorityLabel: type: integer supportedPerfMetricGroups: Loading