Shub/let 4974 rename current to dev [LET-4974] (#5297)

* fix: rename current to dev

* chore: rename current to dev

* chore: next

* chore: rename fix

---------

Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
Shubham Naik
2025-10-10 16:15:22 -07:00
committed by Caren Thomas
parent 31ba71de15
commit 6a28f3852a

View File

@@ -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",