Skip to content

Commit

Permalink
Merge pull request #331 from sunbird-cb/dev-4.8.15
Browse files Browse the repository at this point in the history
Update main.yml duplicate name updated
  • Loading branch information
Haritest authored Jun 20, 2024
2 parents c7193ec + 111fa0e commit 071bfc0
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 @@ -14199,7 +14199,7 @@ kong_apis:
- name: request-size-limiting
config.allowed_payload_size: "{{ medium_request_size_limit }}"

- name: mentorProfileDetails
- name: mentorProfileDetailsv1
uris: "{{ mentoring_prefix }}/v1/mentors/details"
upstream_url: "{{ mentoring_service_url }}/mentoring/v1/mentors/details"
strip_uri: true
Expand Down

0 comments on commit 071bfc0

Please sign in to comment.