This commit is contained in:
Jeremy Ruston 2024-03-17 19:30:22 +00:00
parent 3d485f0706
commit 09de91940e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ title: $:/plugins/tiddlywiki/multiwikiserver/routes/handlers/get-recipe-tiddlers
type: application/javascript
module-type: route
PUT /wiki/:recipe_name/recipes/:recipe_name/tiddlers.json?filter=:filter
GET /wiki/:recipe_name/recipes/:recipe_name/tiddlers.json?filter=:filter
NOTE: Urls currently include the recipe name twice. This is temporary to minimise the changes to the TiddlyWeb plugin