Skip to content

Commit

Permalink
update overlay (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelrumzan authored Jan 16, 2025
1 parent 647bb11 commit d2a73ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1055,6 +1055,9 @@ actions:
- marketplace.invoice.refunded
- observability.anomaly
- test-webhook
# Remove blank required array
- target: $.paths['/v9/projects/{idOrName}/custom-environments/{environmentSlugOrId}'].delete.requestBody["content"]["application/json"]["schema"].required
remove: true
# Make requestbody required
- target: $.paths['/v1/access-groups/{idOrName}'].post.requestBody
update:
Expand Down

0 comments on commit d2a73ec

Please sign in to comment.