Loading OpenAPI/TS28623_ManagementDataCollectionNrm.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ components: oneOf: - type: array items: $ref: '#/components/schemas/MgmtDataCategory' $ref: '#/components/schemas/mgtDataCategory' uniqueItems: true - type: array items: $ref: '#/components/schemas/MgmtDataName' $ref: '#/components/schemas/mgtDataName' uniqueItems: true MgmtDataCategory: mgtDataCategory: type: string enum: - COVERAGE Loading @@ -41,7 +41,7 @@ components: - ENERGY_EFFICIENCY - MOBILITY - ACCESSIBILITY MgmtDataName: mgtDataName: type: string NodeFilter: type: object Loading Loading
OpenAPI/TS28623_ManagementDataCollectionNrm.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ components: oneOf: - type: array items: $ref: '#/components/schemas/MgmtDataCategory' $ref: '#/components/schemas/mgtDataCategory' uniqueItems: true - type: array items: $ref: '#/components/schemas/MgmtDataName' $ref: '#/components/schemas/mgtDataName' uniqueItems: true MgmtDataCategory: mgtDataCategory: type: string enum: - COVERAGE Loading @@ -41,7 +41,7 @@ components: - ENERGY_EFFICIENCY - MOBILITY - ACCESSIBILITY MgmtDataName: mgtDataName: type: string NodeFilter: type: object Loading