diff --git a/OpenAPI/TS28111_FaultNrm.yaml b/OpenAPI/TS28111_FaultNrm.yaml index 80cd78fffacf83c6cd8f0c2edbfa68fb7d7a28fd..94f1171896d2e79d7997c276c417e60f27da900a 100644 --- a/OpenAPI/TS28111_FaultNrm.yaml +++ b/OpenAPI/TS28111_FaultNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Fault Management NRM - version: 18.6.0 + version: 18.7.0 description: >- OAS 3.0.1 definition of the Fault Supervision MnS © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). @@ -228,7 +228,7 @@ components: - EXTERNAL_TRANSMISSION_DEVICE_FAILURE - REDUCED_ALARM_REPORTING - REDUCED_EVENT_REPORTING - - RECUCED_LOGGING_CAPABILITY + - REDUCED_LOGGING_CAPABILITY - SYSTEM_RESOURCES_OVERLOAD - BROADCAST_CHANNEL_FAILURE - CONNECTION_ESTABLISHMENT_ERROR diff --git a/OpenAPI/TS28532_ProvMnS.yaml b/OpenAPI/TS28532_ProvMnS.yaml index ce913eb9a874ba4ebf6a211379ac9ff5cb2742c8..8c64a1a6524960dabf79ce7b5f0e73fc3fda83df 100755 --- a/OpenAPI/TS28532_ProvMnS.yaml +++ b/OpenAPI/TS28532_ProvMnS.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Provisioning MnS - version: 18.5.0 + version: 18.6.0 description: >- OAS 3.0.1 definition of the Provisioning MnS © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). @@ -349,9 +349,15 @@ paths: responses: '200': description: >- + The response code is deprecated. Use 204 instead. Success case ("200 OK"). This status code is returned, when the resource has been successfully deleted. The response body is empty. + '204': + description: >- + Success case ("204 No Content"). + This status code is returned, when the resource has been successfully deleted. + The response body is empty. default: description: Error case. content: diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index 6a51002c7c66f53f2beb16fd29f44f7902c467ed..fefc928148d042b2bbc5ccbf34773b4a128dbeb4 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Common Type Definitions - version: 18.10.0 + version: 18.11.0 description: >- OAS 3.0.1 specification of common type definitions in the Generic NRM © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). @@ -404,7 +404,7 @@ components: type: string title: type: string - badOP: + badOp: type: string otherProblems: type: array