Commit 4bc2bb88 authored by bradburyr's avatar bradburyr
Browse files

[S4aI240045] locationReporting flag moved from...

[S4aI240045] locationReporting flag moved from ConsumptionReportingConfiguration to ProvisioningSession so it can be used to provision location reporting in all Maf_SessionHandling APIs.
parent 715e40ad
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -261,9 +261,6 @@ components:
          allOf:
            - $ref: 'TS26510_CommonData.yaml#/components/schemas/Percentage'
          default: 100.0
        locationReporting:
          type: boolean
          default: false
        accessReporting:
          type: boolean
          default: false
+3 −0
Original line number Diff line number Diff line
@@ -196,6 +196,9 @@ components:
          $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/AspId'
        appId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/ApplicationId'
        locationReporting:
          type: boolean
          default: false
        serverCertificateIds:
          readOnly: true
          type: array