pub async fn create_provider(
__arg0: State<AppState>,
__arg1: Json<CreateProviderRequest>,
) -> impl IntoResponseExpand description
Create a new provider
pub async fn create_provider(
__arg0: State<AppState>,
__arg1: Json<CreateProviderRequest>,
) -> impl IntoResponseCreate a new provider