Commit 2c9060f6 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 33d63854
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -241,9 +241,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
@@ -184,6 +184,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