1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Docs typo

This commit is contained in:
Jermolene 2018-10-03 21:42:34 +01:00
parent eeb453d471
commit 240bd7bec4

View File

@ -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: