Commit cc162191 authored by lengyelb's avatar lengyelb Committed by ruiyue
Browse files

Edit TS28572_PlanManagement.yaml

Remove multipart add target
parent 473476fa
Loading
Loading
Loading
Loading
+5 −16
Original line number Diff line number Diff line
@@ -49,22 +49,6 @@ paths:
                        attributes:
                          userLabel: "Dublin-1-Cell-4"
                          administrativeState: "UNLOCKED"
          multipart/form-data:
            schema:
              type: object
              properties:
                name:
                  type: string
                  description: name of the plan (metadata).
                  example: "Rollout-5G-Dublin-East"
                version:
                  type: string
                  description: version of the plan (metadata).
                  example: "1.0.0"
                file:
                  type: string
                  format: binary
                  description: The file containing the planDescriptor information.
      responses:
        '201':
          description: Plan descriptor created successfully 
@@ -2337,8 +2321,13 @@ components:
      properties:
        planConfigDescrId: 
          type: string
          description: The plan configuration descriptor Id.
        target: 
          description: The path of the target change resource.
          type: string
      required:
        - planConfigDescrId
        - target
      oneOf:
        - required:
            - changeId