Skip to content

Commit

Permalink
remove overlay dup fix (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelrumzan authored Jan 6, 2025
1 parent 83c9805 commit 3ad2489
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions overlay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ actions:
description: Update the fields of a project using either its name or id.
position: 2
# Fixing lint and TS issues from source
- target: $["paths"]["/v13/deployments"]["post"]["parameters"][0]
remove: true
- target: $["paths"]["/v13/deployments"]["post"]["parameters"][2]
remove: true
- target: $["paths"]["/v1/domains/{domain}/registry"]["get"]["parameters"]
update:
- name: domain
Expand Down

0 comments on commit 3ad2489

Please sign in to comment.