alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
typo
author
phil
date
10 months ago
(Aug 1, 2025, 11:23 AM -0400)
commit
80421fe6
80421fe66d9dc289ca8cb4083e8623da24f41c1f
parent
0b1ba939
0b1ba939dc544b51ca9f01d6854a2affbf8b60d4
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
slingshot
src
server.rs
+1
-1
slingshot/src/server.rs
Reviewed
···
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
171
-
/// which accepts an at-uri instead of individual rep/collection/rkey params
171
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,