mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 08:15:48 +00:00
Docs typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
created: 20181002131215403
|
||||
modified: 20181002131322026
|
||||
modified: 20181003174025431
|
||||
tags: [[WebServer API]]
|
||||
title: WebServer API: Get All Tiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
@@ -7,7 +7,7 @@ type: text/vnd.tiddlywiki
|
||||
Gets an array of all raw tiddlers, excluding the ''text'' field.
|
||||
|
||||
```
|
||||
GET /recipes/default/tiddlers/tiddlers.json
|
||||
GET /recipes/default/tiddlers.json
|
||||
```
|
||||
|
||||
Parameters:
|
||||
|
||||
Reference in New Issue
Block a user