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.
1 parent ba16216 commit 17dfe3eCopy full SHA for 17dfe3e
compiler-rs/clients_schema/src/lib.rs
@@ -490,7 +490,7 @@ impl TypeDefinition {
490
///
491
/// The OpenAPI v3 spec also defines the 'Example' type, so
492
/// to distinguish them, this type is called SchemaExample.
493
- */
+
494
#[derive(Debug, Clone, Serialize, Deserialize)]
495
pub struct SchemaExample {
496
pub summary: Option<String>,
0 commit comments