Commit bf38181c authored by bradburyr's avatar bradburyr
Browse files

[S4-241347] Missed property rename.

parent 94363993
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -221,12 +221,12 @@ components:
    EdgeProcessingEligibilityCriteria:
      type: object
      required:
        - serviceDataFlowDescriptions
        - applicationFlowDescriptions
        - ueLocations
        - timeWindows
        - appRequest
      properties:
        serviceDataFlowDescriptions:
        applicationFlowDescriptions:
          type: array
          items:
            $ref: '#/components/schemas/ApplicationFlowDescription'