standardfile icon indicating copy to clipboard operation
standardfile copied to clipboard

Support POST /v1/items/check-integrity

Open mdouchement opened this issue 2 years ago • 0 comments

POST /v1/items/check-integrity

{
    "integrityPayloads": [
        {
            "uuid": "a19606e7-5838-4c7f-9641-93ffdcacf3c2"
        }
    ]
}

https://github.com/standardnotes/standalone does not support yet this feature.

mdouchement avatar Apr 18 '22 09:04 mdouchement