File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16231623 "name" : " mod-login-keycloak" ,
16241624 "path" : " /authn/update"
16251625 },
1626+ {
1627+ "apiDescription" : " target/api/openapi/tenant-settings.yaml" ,
1628+ "apiType" : " oas" ,
1629+ "interface" : " authorities-config 1.0" ,
1630+ "methods" : " get:operation/getConfigGroups" ,
1631+ "name" : " mod-entities-links" ,
1632+ "path" : " /authorities/config/groups"
1633+ },
1634+ {
1635+ "apiDescription" : " target/api/openapi/tenant-settings.yaml" ,
1636+ "apiType" : " oas" ,
1637+ "interface" : " authorities-config 1.0" ,
1638+ "methods" : " get:operation/getGroupSettings" ,
1639+ "name" : " mod-entities-links" ,
1640+ "path" : " /authorities/config/groups/{groupId}/settings"
1641+ },
1642+ {
1643+ "apiDescription" : " target/api/openapi/tenant-settings.yaml" ,
1644+ "apiType" : " oas" ,
1645+ "interface" : " authorities-config 1.0" ,
1646+ "methods" : " patch:operation/updateGroupSetting" ,
1647+ "name" : " mod-entities-links" ,
1648+ "path" : " /authorities/config/groups/{groupId}/settings/{key}"
1649+ },
16261650 {
16271651 "apiDescription" : " target/api/openapi/mod-entities-links.yaml" ,
16281652 "apiType" : " oas" ,
Original file line number Diff line number Diff line change 853853 {
854854 "config" : {
855855 "oas" : [
856- " src/main/resources/swagger.api/mod-entities-links.yaml"
856+ " src/main/resources/swagger.api/mod-entities-links.yaml" ,
857+ " target/api/openapi/tenant-settings.yaml"
857858 ],
858859 "raml" : [],
859- "upload" : []
860+ "upload" : [
861+ " mod-entities-links.html"
862+ ]
860863 },
861864 "metadata" : {
862865 "apiTypes" : [
You can’t perform that action at this time.
0 commit comments