Skip to content

Commit c0c9f8e

Browse files
committed
chore: re-add upsert comment
1 parent bcc3824 commit c0c9f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/plain/entities/template.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export type TemplatePlainClientAPI = {
7878
): Promise<TemplateProps>
7979

8080
/**
81-
* Updates a template with PUT
81+
* Updates a template with PUT (upsert)
8282
* @param params the space, environment, and template IDs
8383
* @param data the template data (including sys.version)
8484
* @returns the updated template

0 commit comments

Comments
 (0)