pub async fn list_blobs( __arg0: State<AppState>, __arg1: Path<String>, __arg2: Query<ListQuery>, headers: HeaderMap, ) -> impl IntoResponse
GET /list/ - List blobs for a pubkey (BUD-02)