Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisaurav-tarento authored May 10, 2024
1 parent 2cef743 commit f6d8603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/kong-api/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13022,7 +13022,7 @@ kong_apis:
config.allowed_payload_size: "{{ medium_request_size_limit }}"

- name: workflowGetUserWFApplicationFieldsV2
uris: "{{ workflow_handler_service_prefix }}/v2/getUserWFApplicationFields"
uris: "{{ workflow_handler_service_prefix }}/v2/userWFApplicationFieldsSearch"
upstream_url: "{{ workflow_handler_service_url }}/v2/workflow/getUserWFApplicationFields"
strip_uri: true
plugins:
Expand Down

0 comments on commit f6d8603

Please sign in to comment.