Skip to content

Commit

Permalink
update openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Jul 12, 2024
1 parent 6070de0 commit 6281f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/user-group-ms/app/src/main/docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@
},
"/v1/user-groups" : {
"get" : {
"tags" : [ "UserGroup", "external-v2", "support", "support-pnpg" ],
"tags" : [ "UserGroup", "external-pnpg", "external-v2", "support", "support-pnpg" ],
"summary" : "getUserGroups",
"description" : "Service that allows to get a list of UserGroup entities",
"operationId" : "getUserGroupsUsingGET_1",
Expand Down

0 comments on commit 6281f43

Please sign in to comment.