Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita8ff394

Browse files
committed
fixup swagger comment
1 parent6be2ada commita8ff394

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎enterprise/coderd/workspacequota.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ func (c *committer) CommitQuota(
126126
// @Param user path string true "User ID, name, or me"
127127
// @Success 200 {object} codersdk.WorkspaceQuota
128128
// @Router /workspace-quota/{user} [get]
129-
// @Deprecated this endpoint will be removed,
130-
// use /organizations/{organization}/members/{user}/workspace-quota instead
129+
// @Deprecated this endpoint will be removed, use /organizations/{organization}/members/{user}/workspace-quota instead
131130
func (api*API)workspaceQuotaByUser(rw http.ResponseWriter,r*http.Request) {
132131
defaultOrg,err:=api.Database.GetDefaultOrganization(r.Context())
133132
iferr!=nil {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp