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