You've already forked AstralRinth
forked from didirus/AstralRinth
Add utoipa Swagger UI support (#4602)
* Add utoipa Swagger UI support * remove unused code * remove unused code * consistency with trailing slash
This commit is contained in:
@@ -94,6 +94,7 @@ macro_rules! base62_id {
|
||||
serde::Deserialize,
|
||||
Debug,
|
||||
Hash,
|
||||
utoipa::ToSchema,
|
||||
)]
|
||||
#[serde(from = "ariadne::ids::Base62Id")]
|
||||
#[serde(into = "ariadne::ids::Base62Id")]
|
||||
|
||||
Reference in New Issue
Block a user