Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Backend APIs to Kong API #385

Open
wants to merge 2 commits into
base: dev-4.8.15
Choose a base branch
from

Conversation

anudeep1706
Copy link

Added Backend APIs to Kong APi

config.allowed_payload_size: "{{ small_request_size_limit }}"

- name: surveyupdateSampleTemplate
uris: "{{ surveys_service_prefix }}/template/api/v1/update/sampleTemplate/{template_id}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anudeep1706 {template_id} is not require i think, is this kind of endpoint added in this or not

- name: request-size-limiting
config.allowed_payload_size: "{{ small_request_size_limit }}"

- name: getDownloadableUrl

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anudeep1706 name should be unique, check its defined anywhere else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants