Skip to content

Commit

Permalink
Update docs descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Apr 18, 2024
1 parent 34a33e3 commit 928b2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/routes/name.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use crate::models::bulk::{BulkResponse, ListResponse};
use crate::models::sse::SSEResponse;
use crate::routes::{profile_http_error_mapper, validate_bulk_input, FreshQuery, Qs, RouteError};

/// /bulk/n
/// /n/{name}
///
/// Here is an example of a valid request that looks up a name:
/// ```url
Expand Down

0 comments on commit 928b2d1

Please sign in to comment.