Skip to content

Commit 801138a

Browse files
committed
fix: update ExactName type
1 parent 32376e6 commit 801138a

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
type TemplateFilter struct {
370370
OrganizationID uuid.UUID `json:"organization_id,omitempty" format:"uuid" typescript:"-"`
371371
FilterQuery string `json:"q,omitempty"`
372-
ExactName string `json:"exact_name,omitempty"`
372+
ExactName string `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 about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy