Commit b2698e14 authored by yadavra's avatar yadavra
Browse files

Edit TS29549_SS_NetworkResourceAdaptation.yaml with CRs agreed in CT3#146 and CT3#147 meeting.

parent 3f2953b0
Loading
Loading
Loading
Loading
Loading
+4 −10
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: 1.3.01
  version: 1.3.1
  title: SS_NetworkResourceAdaptation
  description: |
    SS Network Resource Adaptation Service.  
    © 20252026, 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.57.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/

@@ -22,7 +22,7 @@ servers:
    variables:
      apiRoot:
        default: https://example.com
        description: apiRoot as defined in clause 6.54.4 of 3GPP TS 29.549501
        description: apiRoot as defined in clause 6.5 of 3GPP TS 29.549

paths:
  /multicast-subscriptions:
@@ -1983,12 +1983,6 @@ components:
          $ref: 'TS29486_VAE_FileDistribution.yaml#/components/schemas/LocalMbmsInfo'
        localMbmsActInd:
          type: boolean
        mbsResRespInfo:
          $ref: '#/components/schemas/MBSResourceRespInfo'
      anyOf:
        - required: [mbsResServInfo]
        - required: [mbsResServiceArea]
        - required: [localMbmsInfo]
      not:
        required: [localMbmsInfo, localMbmsActInd]