Commit 6632605a authored by SHAN CHEN's avatar SHAN CHEN
Browse files

Merge branch '32.291_Rel19_CR_5GS_LCS_Charging' into 'Integration_Rel19_SA5_161_CH_YAML'

32.291 Rel19 CR0620 5GS LCS Charging

See merge request !59
parents 979042ae a916b0c1
Loading
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -380,6 +380,8 @@ components:
          $ref: '#/components/schemas/NSSAAChargingInformation'
        rangingSLChargingInformation:
          $ref: '#/components/schemas/RangingSLChargingInformation'
        lCSInformation:
          $ref: '#/components/schemas/LCSInformation'
      required:
        - nfConsumerIdentification 
        - invocationTimeStamp
@@ -2151,6 +2153,19 @@ components:
          $ref: '#/components/schemas/LocationType'
        locationEstimate:
          $ref: '#/components/schemas/LocationEstimate'
    LCSInformation:
      type: object
      properties:
        lCSClientID:
          type: string
        locationType:
          $ref: '#/components/schemas/LocationType'
        locationEstimate:
          $ref: '#/components/schemas/LocationEstimate'
        positioningData:
          type: string
        targetUEID:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Supi'
    LocationEstimate:
      type: object
      properties: