+1
-1
slingshot/src/server.rs
+1
-1
slingshot/src/server.rs
···
168
168
/// com.bad-example.repo.getUriRecord
169
169
///
170
170
/// Ergonomic complement to [`com.atproto.repo.getRecord`](https://docs.bsky.app/docs/api/com-atproto-repo-get-record)
171
-
/// which accepts an at-uri instead of individual rep/collection/rkey params
171
+
/// which accepts an at-uri instead of individual repo/collection/rkey params
172
172
#[oai(path = "/com.bad-example.repo.getUriRecord", method = "get")]
173
173
async fn get_uri_record(
174
174
&self,