;web: tweak JSON PUT doc
This commit is contained in:
parent
39ab2a6b2b
commit
683641d0f2
@ -238,9 +238,10 @@ $ mv pretty txn.json
|
|||||||
```
|
```
|
||||||
|
|
||||||
Here's how it looks as of hledger-1.17.
|
Here's how it looks as of hledger-1.17.
|
||||||
Note, this JSON corresponds to hledger's Transaction data type - use the definitions in
|
Note, this JSON corresponds to hledger's Transaction data type - use
|
||||||
[Hledger.Data.Types](https://github.com/simonmichael/hledger/blob/master/hledger-lib/Hledger/Data/Types.hs)
|
the [journal manual](journal.html#transactions)
|
||||||
as a reference to understand these fields:
|
and the type definitions in [Hledger.Data.Types](https://github.com/simonmichael/hledger/blob/master/hledger-lib/Hledger/Data/Types.hs)
|
||||||
|
to understand these fields:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user