Commit 9df64c2c authored by yadavra's avatar yadavra
Browse files

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

parent f6c8ad26
Loading
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@ info:
    API for SEAL VAL Service Area Configuration Service.  
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.
  version: "1.0.0"
  version: "1.0.1"

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

@@ -603,6 +603,7 @@ components:
      type: object
      properties:
        valSvcAreaConts:
          type: array
          description: Represents the VAL service area change event(s) content.
          minItems: 1
          items:
@@ -648,3 +649,5 @@ components:
        Possible values are:
        - UPDATE: Indicates that the VAL service area change event is VAL service area update.
        - DELETE: Indicates that the VAL service area change event is VAL service area delete.