Initial schema for webhook.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![forbid(unsafe_code)]
|
||||
use axum::http::StatusCode;
|
||||
use axum::routing::get;
|
||||
use axum::routing::post;
|
||||
|
||||
Reference in New Issue
Block a user