diff --git a/fern/openapi.json b/fern/openapi.json index 48601cc0..d000c3dc 100644 --- a/fern/openapi.json +++ b/fern/openapi.json @@ -20216,7 +20216,7 @@ "schema": { "type": "string" }, - "description": "The template name with :current version (e.g., my-template:current)" + "description": "The template name with :dev version (e.g., my-template:dev)" } ], "operationId": "templates.setCurrentTemplateFromSnapshot",