Commit e58a12f4 authored by yadavra's avatar yadavra
Browse files

Edit TS29549_SS_ADAE_ServerToServerPerformanceAnalytics.yaml with CRs agreed...

Edit TS29549_SS_ADAE_ServerToServerPerformanceAnalytics.yaml with CRs agreed in CT3#146 and CT3#147 meeting.
parent f83d5d0e
Loading
Loading
Loading
Loading
Loading
+5 −7
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@ openapi: 3.0.0

info:
  title: SS_ADAE_ServerToServerPerformanceAnalytics
  version: 1.0.0
  version: 1.0.1
  description: |
    API for ADAE Server to Server Performance Analytics 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.549 V19.5.0 Service Enabler Architecture Layer for Verticals (SEAL);
    3GPP TS 29.549 V19.7.0 Service Enabler Architecture Layer for Verticals (SEAL);
    Application Programming Interface (API) specification; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.549/

@@ -429,10 +429,7 @@ components:
            - false: the performance sustainability has not over the given area.
            - Default value when omitted is "false".
        qosMeasureRslt:
          description: >
            Represents the QoS measurement result for the Server to Server Performance between any
            VAL UEs within the given area.
              $ref: 'TS29549_SS_Ue2UePerformanceAnalytics.yaml#/components/schemas/U2UAnalyticsData'
          $ref: 'TS29549_SS_ADAE_Ue2UePerformanceAnalytics.yaml#/components/schemas/U2UAnalyticsData'
      anyOf:
        - required: [performChgInd]
        - required: [timHorizOverInd]
@@ -473,3 +470,4 @@ components:
        Possible values are:
        - SERVER_TO_SERVER_PERFORMANCE: Indicates that the requested analytics is Server to Server
          Performance analytics.