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

Commit801138a

Browse files
committed
fix: update ExactName type
1 parent32376e6 commit801138a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎codersdk/organizations.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ func (c *Client) TemplatesByOrganization(ctx context.Context, organizationID uui
369369
typeTemplateFilterstruct {
370370
OrganizationID uuid.UUID`json:"organization_id,omitempty" format:"uuid" typescript:"-"`
371371
FilterQuerystring`json:"q,omitempty"`
372-
ExactNamestring`json:"exact_name,omitempty"`
372+
ExactNamestring`json:"exact_name,omitempty" typescript:"-"`
373373
}
374374

375375
// asRequestOption returns a function that can be used in (*Client).Request.

‎site/src/api/typesGenerated.ts‎

Lines changed: 0 additions & 1 deletion
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