Commit a916b0c1 authored by Zhiwei Mo's avatar Zhiwei Mo
Browse files

TS32.291_Rel19_CR0620 5GS LCS

parent 979042ae
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: