We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
schema
1 parent 07bb7af commit d59c65bCopy full SHA for d59c65b
src/openapi.rs
@@ -40,11 +40,6 @@ other clients).
40
license(name = "MIT OR Apache-2.0", url = "https://github.com/rust-lang/crates.io/blob/main/README.md#%EF%B8%8F-license"),
41
version = "0.0.0",
42
),
43
- components(
44
- schemas(
45
- crate::views::EncodableKeyword,
46
- ),
47
48
modifiers(&SecurityAddon),
49
servers(
50
(url = "https://crates.io"),
0 commit comments