Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(request): Properly declare optional request parameters
Optional is not the right way to declare that a particular request parameter is not required. There was a similar issue in the corresponding clouddriver endpoint that was fixed by spinnaker/clouddriver#6067
- Loading branch information