mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
use yaml directly for displaying open api spec
This commit is contained in:
@@ -86,7 +86,6 @@ lazy_static! {
|
||||
|
||||
}
|
||||
|
||||
pub const OPEN_API_DOC: &str = env!("OPEN_API_DOCS");
|
||||
pub const COMPILED_DATE: &str = env!("COMPILED_DATE");
|
||||
pub const GIT_COMMIT_HASH: &str = env!("GIT_HASH");
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
Reference in New Issue
Block a user