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

Commit39fa0f1

Browse files
docs: run 'make gen'
1 parentda87e9b commit39fa0f1

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

‎coderd/apidoc/docs.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/apidoc/swagger.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎coderd/userauth.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ func (api *API) notifyUserRequestedOneTimePasscode(ctx context.Context, user dat
310310
// @Accept json
311311
// @Tags Authorization
312312
// @Param request body codersdk.ChangePasswordWithOneTimePasscodeRequest true "Change password request"
313-
// @Success204
313+
// @Success200
314314
// @Router /users/change-password-with-one-time-passcode [post]
315315
func (api*API)postChangePasswordWithOneTimePasscode(rw http.ResponseWriter,r*http.Request) {
316316
var (

‎docs/reference/api/authorization.md

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp