Commit 73a75779 authored by yadavra's avatar yadavra
Browse files

Edit TS29549_SS_ADAE_CollisionDetectionAnalytics.yaml with CRs agreed in CT3#145 meeting.

parent bf38132b
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: SS_ADAE_CollisionDetectionAnalytics
  version: 1.0.0
  version: 1.0.1
  description: |
    API for ADAE Collision Detection Analytics service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
    3GPP TS 29.549 V19.5.0 Service Enabler Architecture Layer for Verticals (SEAL);
    3GPP TS 29.549 V19.6.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/

@@ -440,7 +440,7 @@ components:
        otherUe:
          type: string
        colTime:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec'
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
        location:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea5G'
        targetUeVel:
@@ -474,7 +474,7 @@ components:
          minItems: 2
          maxItems: 2
        colTime:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec'
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
        location:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/LocationArea5G'
        confLevel:
@@ -518,3 +518,4 @@ components:
          detection between the sets of target and other VAL UEs within a location.
        - ANY_UES_IN_LOC: Indicates that the requested analytics is collision detection
          between any VAL UEs within given location.