Commit 09a014b9 authored by huangzhen's avatar huangzhen
Browse files

Update 7 files

- /TS29520_Nnwdaf_AnalyticsInfo.yaml
- /TS29520_Nnwdaf_EventsSubscription.yaml
- /TS29520_Nnwdaf_DataManagement.yaml
- /TS29520_Nnwdaf_RoamingData.yaml
- /TS29520_Nnwdaf_RoamingAnalytics.yaml
- /TS29575_Nadrf_DataManagement.yaml
- /TS29576_Nmfaf_3caDataManagement.yaml
parent 7f2892d6
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.3.4
  version: 1.3.5
  title: Nnwdaf_AnalyticsInfo
  description: |
    Nnwdaf_AnalyticsInfo Service API.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.520 V18.12.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V18.13.0; 5G System; Network Data Analytics Services.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/'

security:
+3 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: Nnwdaf_DataManagement
  version: 1.1.4
  version: 1.1.5
  description: |
    Nnwdaf_DataManagement API Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.520 V18.12.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V18.13.0; 5G System; Network Data Analytics Services.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/'

servers:
+6 −5
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.3.2
  version: 1.3.3
  title: Nnwdaf_EventsSubscription
  description: |
    Nnwdaf_EventsSubscription Service API.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.520 V18.9.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V18.13.0; 5G System; Network Data Analytics Services.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/'

security:
@@ -1448,7 +1448,7 @@ components:
          - required: [nfMemoryUsage]
          - required: [nfStorageUsage]
          - required: [nfLoadLevelAverage]
          - required: [nfLoadLevelPeak]
          - required: [nfLoadLevelpeak]

    NfStatus:
      description: Contains the percentage of time spent on various NF states.
@@ -3523,7 +3523,8 @@ components:
          - MOV_UE_RATIO
          - AVR_SPEED
          - SPEED_THRESHOLD
          - MOV_UE_DIRECTION          - IN_OUT_PERCENT
          - MOV_UE_DIRECTION
          - IN_OUT_PERCENT
          - TIME_TO_COLLISION
      - type: string
        description: >
+3 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: Nnwdaf_RoamingAnalytics
  version: 1.0.1
  version: 1.0.2
  description: |
    Nnwdaf_RoamingAnalytics API Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.520 V18.9.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V18.13.0; 5G System; Network Data Analytics Services.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/

servers:
+3 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: Nnwdaf_RoamingData
  version: 1.0.3
  version: 1.0.4
  description: |
    Nnwdaf_RoamingData API Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.520 V18.12.0; 5G System; Network Data Analytics Services.
  description: 3GPP TS 29.520 V18.13.0; 5G System; Network Data Analytics Services.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/

servers:
Loading