Skip to content

Commit

Permalink
Add OpenAPI spec generation for access tokens api routes (#31661)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 1ea84f569cb7ef985f806a57c62e25719a6a7751
  • Loading branch information
atrakh authored and Convex, Inc. committed Nov 21, 2024
1 parent b73daf2 commit 4344b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/tuple_struct/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ macro_rules! tuple_struct_string {
derive_more::From,
derive_more::Deref,
derive_more::AsRef,
utoipa::ToSchema,
)]
#[from(forward)]
#[as_ref(forward)]
Expand Down

0 comments on commit 4344b8b

Please sign in to comment.