1 2 3 4 5 6 7 8
--- source: autapi/src/openapi/mod.rs expression: "SecurityScheme::new(SecuritySchemeType::Oauth2(Oauth2SecurityScheme::default()))" --- { "type": "oauth2", "flows": {} }