Commit cba27118 authored by Kumar Gauraw's avatar Kumar Gauraw
Browse files

Issue #SB-30222 fix: updated variable

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -1820,7 +1820,7 @@ kong_apis: ...@@ -1820,7 +1820,7 @@ kong_apis:
- name: listFramework - name: listFramework
uris: "{{ framework_service_prefix }}/v1/list" uris: "{{ framework_service_prefix }}/v1/list"
upstream_url: "{{ knowledge_mw_service_url }}/v1/framework/list" upstream_url: "{{ vm_learning_service_url }}/framework/v3/list"
strip_uri: true strip_uri: true
plugins: plugins:
- name: jwt - name: jwt
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment