feat(services/autumn): work towards upload API
This commit is contained in:
@@ -11,6 +11,8 @@ use utoipa::{
|
||||
use utoipa_scalar::{Scalar, Servable as ScalarServable};
|
||||
|
||||
mod api;
|
||||
pub mod metadata;
|
||||
pub mod mime_type;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), std::io::Error> {
|
||||
|
||||
Reference in New Issue
Block a user