Remove circle-artifacts.com links in the documentation
Add a link to the MSC that defines these endpoints as they aren't available in the unstable spec yet.
This commit is contained in:
parent
ee6d258bdf
commit
d519a47a00
@ -1,4 +1,6 @@
|
||||
//! [POST /_matrix/client/r0/keys/signatures/upload](https://13301-24998719-gh.circle-artifacts.com/0/scripts/gen/client_server/unstable.html#post-matrix-client-r0-keys-signatures-upload)
|
||||
//! POST /_matrix/client/r0/keys/signatures/upload
|
||||
//!
|
||||
//! Defined in [MSC 1756](https://github.com/matrix-org/matrix-doc/blob/master/proposals/1756-cross-signing.md#uploading-signing-keys)
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
//! [POST /_matrix/client/r0/keys/device_signing/upload](https://13301-24998719-gh.circle-artifacts.com/0/scripts/gen/client_server/unstable.html#post-matrix-client-r0-keys-device-signing-upload)
|
||||
//! POST /_matrix/client/r0/keys/device_signing/upload
|
||||
//!
|
||||
//! Defined in [MSC 1756](https://github.com/matrix-org/matrix-doc/blob/master/proposals/1756-cross-signing.md#uploading-signing-keys)
|
||||
|
||||
use ruma_api::ruma_api;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user