mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-26 18:47:03 -05:00
abed247182
GET /keys/claim is a terrible idea, since it isn't idempotent; also it throws 500 errors if you call it without all the right params. GET /keys/query is arguable, but it's unspecced, so let's get rid of it too to stop people relying on unspecced APIs.