Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
c2d12d88
Unverified
Commit
c2d12d88
authored
1 year ago
by
Shishir Suman
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
API for updateFormStatusForOGA
parent
75a945a2
release-5.1.0-uatLatest
release-5.1.0-api
2 merge requests
!17
Release 5.1.0 api
,
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/kong-api/defaults/main.yml
+20
-0
ansible/roles/kong-api/defaults/main.yml
with
20 additions
and
0 deletions
+20
-0
ansible/roles/kong-api/defaults/main.yml
+
20
−
0
View file @
c2d12d88
...
...
@@ -15608,3 +15608,23 @@ kong_apis:
config.required
:
false
config.enabled
:
false
-
name
:
privateUserUpdateFormStatusForOGA
uris
:
"
{{
hasuranodecomponent_prefix
}}/updateFormStatusForOGA"
upstream_url
:
"
{{
hasuranodecomponent_service_url
}}/api/rest/updateFormStatusForOGA"
strip_uri
:
true
plugins
:
-
name
:
jwt
-
name
:
cors
-
"
{{
statsd_pulgin
}}"
-
name
:
acl
config.whitelist
:
-
userCreate
-
name
:
rate-limiting
config.policy
:
local
config.hour
:
"
{{
medium_rate_limit_per_hour
}}"
config.limit_by
:
credential
-
name
:
request-size-limiting
config.allowed_payload_size
:
"
{{
small_request_size_limit
}}"
-
name
:
opa-checks
config.required
:
false
config.enabled
:
false
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets