Commit 56d39f61 authored by Mirko Cano Soveri's avatar Mirko Cano Soveri
Browse files

Merge branch 'Integration_Rel16_SA5_149_YAML' into 'Rel-16'

SA5#149 OpenAPI SS changes for Rel-16

See merge request !630
parents 82ad6ca8 51d3ca85
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 3GPP SA5 models and MnS OpenAPI definitions

(c) 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved.
(c) 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved.

The links below will open the Swagger Editor/UI and auto-load the OpenAPI YAML file of each API:

+2 −2
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: Fault Supervision MnS
  version: 16.12.0
  version: 16.15.0
  description: >-
    OAS 3.0.1 definition of the Fault Supervision MnS
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.532; Generic management services
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: File Data Reporting MnS
  version: 16.11.0
  version: 16.15.0
  description: >-
    OAS 3.0.1 definition of the File Data Reporting MnS
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.532; Generic management services
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: Heartbeat notification
  version: 16.7.0
  version: 16.15.0
  description: >-
    OAS 3.0.1 definition of the heartbeat notification
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.532 V16.6.0; Generic management services
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: TS 28.532 Performance Threshold Monitoring MnS
  version: 16.7.0
  version: 16.15.0
  description: >-
    OAS 3.0.1 definition of the Performance Threshold Monitoring MnS
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.532 V16.6.0; Generic management services
Loading