Loading OpenAPI/TS28623_ComDefs.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -48,7 +48,12 @@ components: maximum: 180 Dn: description: this datatype used for attribute which can be writable type: string DnRo: description: this datatype used for attribute which is readonly type: string readOnly: string DnList: type: array items: Loading OpenAPI/TS28623_GenericNrm.yaml +9 −2 Original line number Diff line number Diff line Loading @@ -61,11 +61,13 @@ components: type: array items: type: string readOnly: true granularityPeriods: type: array items: type: integer minimum: 1 readOnly: true reportingMethods: type: array items: Loading @@ -74,11 +76,13 @@ components: - FILE_BASED_LOC_SET_BY_PRODUCER - FILE_BASED_LOC_SET_BY_CONSUMER - STREAM_BASED readOnly: true reportingPeriods: type: array items: type: integer minimum: 1 readOnly: true ReportingCtrl: oneOf: - type: object Loading Loading @@ -308,10 +312,12 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' vendorName: type: string readOnly: true userDefinedState: type: string swVersion: type: string readOnly: true priorityLabel: type: integer supportedPerfMetricGroups: Loading @@ -322,6 +328,7 @@ components: type: array items: type: string readOnly: true SubNetwork-ncO: type: object Loading Loading @@ -458,7 +465,7 @@ components: type: object properties: systemDN: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' MeContext-Single: allOf: - $ref: '#/components/schemas/Top' Loading Loading
OpenAPI/TS28623_ComDefs.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -48,7 +48,12 @@ components: maximum: 180 Dn: description: this datatype used for attribute which can be writable type: string DnRo: description: this datatype used for attribute which is readonly type: string readOnly: string DnList: type: array items: Loading
OpenAPI/TS28623_GenericNrm.yaml +9 −2 Original line number Diff line number Diff line Loading @@ -61,11 +61,13 @@ components: type: array items: type: string readOnly: true granularityPeriods: type: array items: type: integer minimum: 1 readOnly: true reportingMethods: type: array items: Loading @@ -74,11 +76,13 @@ components: - FILE_BASED_LOC_SET_BY_PRODUCER - FILE_BASED_LOC_SET_BY_CONSUMER - STREAM_BASED readOnly: true reportingPeriods: type: array items: type: integer minimum: 1 readOnly: true ReportingCtrl: oneOf: - type: object Loading Loading @@ -308,10 +312,12 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' vendorName: type: string readOnly: true userDefinedState: type: string swVersion: type: string readOnly: true priorityLabel: type: integer supportedPerfMetricGroups: Loading @@ -322,6 +328,7 @@ components: type: array items: type: string readOnly: true SubNetwork-ncO: type: object Loading Loading @@ -458,7 +465,7 @@ components: type: object properties: systemDN: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' MeContext-Single: allOf: - $ref: '#/components/schemas/Top' Loading