Skip to content

Commit 928b2d1

Browse files
committed
Update docs descriptions
1 parent 34a33e3 commit 928b2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/routes/name.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use crate::models::bulk::{BulkResponse, ListResponse};
1818
use crate::models::sse::SSEResponse;
1919
use crate::routes::{profile_http_error_mapper, validate_bulk_input, FreshQuery, Qs, RouteError};
2020

21-
/// /bulk/n
21+
/// /n/{name}
2222
///
2323
/// Here is an example of a valid request that looks up a name:
2424
/// ```url

0 commit comments

Comments
 (0)