Skip to content

Commit

Permalink
Update api/environments/environment_controller.go
Browse files Browse the repository at this point in the history
Co-authored-by: Nils Gustav Stråbø <[email protected]>
  • Loading branch information
satr and nilsgstrabo authored Jul 27, 2023
1 parent d28142d commit 4c2fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/environments/environment_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -1895,7 +1895,7 @@ func (c *environmentController) CopyBatch(accounts models.Accounts, w http.Respo
// required: false
// responses:
// "200":
// description: "scheduled batch"
// description: "Success"
// schema:
// "$ref": "#/definitions/ScheduledBatchSummary"
// "400":
Expand Down

0 comments on commit 4c2fec1

Please sign in to comment.