Commit ea02e4da authored by svija's avatar svija
Browse files

Edit TS24558_Eees_EASDiscovery.yaml

Committing the changes from agreed tdocs in CT1#156 meeting.
parent 5aa491be
Loading
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@ info:
    API for EAS Discovery.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.
  version: "1.2.0-alpha.3"
  version: "1.2.0-alpha.4"

externalDocs:
  description: >
    3GPP TS 24.558 V19.3.0 Enabling Edge Applications; Protocol specification.
    3GPP TS 24.558 V19.4.0 Enabling Edge Applications; Protocol specification.
  url: https://www.3gpp.org/ftp/Specs/archive/24_series/24.558/

security:
@@ -590,6 +590,11 @@ components:
          $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EndPoint'
        lifeTime:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
        trafficInfluenceInd:
          type: boolean
          description: >
            Set to true to indicate the traffic influence is performed on the EAS. Set to
            false or omitted otherwise.
      required:
        - eas

@@ -750,3 +755,4 @@ components:
      properties:
        numRecPerf:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'