Add single cake endpoint handler

This commit is contained in:
bronku 2025-03-26 14:33:07 +01:00
parent f552e87a9d
commit 01732b97fc
4 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,5 @@
update cake
set
availability = "available";
pragma user_version = 5;