chore: fix postGroupByOrganization swagger tag (#7021)

This commit is contained in:
Colin Adler
2023-04-05 15:17:36 -05:00
committed by GitHub
parent 391738cc25
commit e0f7cf5ec6
5 changed files with 74 additions and 74 deletions

2
coderd/apidoc/docs.go generated
View File

@ -931,7 +931,7 @@ const docTemplate = `{
"application/json"
],
"tags": [
"Templates"
"Enterprise"
],
"summary": "Create group for organization",
"operationId": "create-group-for-organization",