Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juhaku committed Dec 14, 2023
1 parent 1b9c39b commit 1ea9cf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utoipa-gen/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,6 @@ pub fn derive_to_schema(input: TokenStream) -> TokenStream {
///
/// * `path = "..."` Must be OpenAPI format compatible str with arguments within curly braces. E.g _`{id}`_
///
///
/// * `impl_for = ...` Optional type to implement the [`Path`][path] trait. By default a new type
/// is used for the implementation.
///
Expand Down

0 comments on commit 1ea9cf8

Please sign in to comment.