Fabio Formosa
Fabio Formosa
Make the misfireInstruction Mandatory only if the trigger is recurring. In case of one shot trigger, set as FIRE_NOW server side
- [ ] startDate alternative to "now" - [ ] Club the recurrence options in a group
At the moment, in case of validation errors, a bad request code is returned and a default error message in the response body. It's possible to customize the error response...
Use the swagger `@tag` to re-order the controllers in the doc page.
### Expected behavior I have a local helm chart which includes some remote deps from a private helm repo. I run skaffold through Google Cloud Deploy. I expect skaffold was...