Adam Gibson
b2ab4db95a
add nickname field to session response
3 years ago
Adam Gibson
8ee6b39d13
Report offerlist in /session call if possible
...
This partially addresses #1326 . If the maker service is running,
we return the offerlist in the /session API call, as suggested there.
3 years ago
Daniel
190d56e07b
fix: update schedule type in API docs
3 years ago
Daniel
ab2803eca0
fix: include schedule in session instead of status flag
4 years ago
Daniel
12bcbe1aa1
docs: add flag to session response spec
4 years ago
Adam Gibson
ea6c34d81c
update yaml for new available_balance fields
4 years ago
Daniel
3f358edf8f
Add options to scheduler API endpoint
4 years ago
theborakompanioni
7e4d2b1002
docs: clarify handling of optional auth token in session endpoint
4 years ago
Daniel
43b4eca8ec
Add api docs
4 years ago
Adam Gibson
beaa8b0170
fixes to API and return format
4 years ago
Adam Gibson
89896e0d74
Add yieldgen report endpoint to API
...
Fixes #1122 . An RPC client can request the list
of coinjoins as shown in the file datadir/logs/yigen-statement.csv.
Authentication is not required, nor a specific wallet, as this is
a global list of all coinjoins done so far. A 404 is returned if
the file has not yet been created (no maker operations).
4 years ago
Adam Gibson
16cc17c180
address linting complaints of openapi for RPC spec file
4 years ago
Dennis Reimann
1acadb77ae
Self-host redoc js
4 years ago
Dennis Reimann
91c2c480f8
API documentation via ReDoc
4 years ago