Loading OpenAPI/TS28572_PlanManagement.yaml +5 −16 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading Loading
OpenAPI/TS28572_PlanManagement.yaml +5 −16 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading