python-shaarli-client
python-shaarli-client copied to clipboard
Support creation and update dates
For POST
and PUT
link endpoint, the REST API will support new flags created
and updated
. They're dates in ISO 8601 format.
Related to:
- shaarli/shaarli#1223
- shaarli/shaarli#1525
- shaarli/api-documentation#36