diff --git a/404.html b/404.html
index 305455f68801..ebefdd31a79c 100644
--- a/404.html
+++ b/404.html
@@ -32,7 +32,7 @@
-
+
diff --git a/9cf894bb.7574a614.js b/9cf894bb.7574a614.js
deleted file mode 100644
index 728a8fae8969..000000000000
--- a/9cf894bb.7574a614.js
+++ /dev/null
@@ -1 +0,0 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[99],{227:function(t,e,a){"use strict";a.r(e),a.d(e,"frontMatter",(function(){return r})),a.d(e,"metadata",(function(){return c})),a.d(e,"rightToc",(function(){return O})),a.d(e,"default",(function(){return i}));var b=a(1),n=a(9),l=(a(0),a(312)),r={title:"Documentation for the rust-server Generator"},c={id:"generators/rust-server",title:"Documentation for the rust-server Generator",description:"## METADATA",source:"@site/../docs/generators/rust-server.md",permalink:"/docs/generators/rust-server",editUrl:"https://github.com/OpenAPITools/openapi-generator/edit/master/website/../docs/generators/rust-server.md",lastUpdatedBy:"jiangyuan",lastUpdatedAt:1659544878},O=[{value:"METADATA",id:"metadata",children:[]},{value:"CONFIG OPTIONS",id:"config-options",children:[]},{value:"IMPORT MAPPING",id:"import-mapping",children:[]},{value:"INSTANTIATION TYPES",id:"instantiation-types",children:[]},{value:"LANGUAGE PRIMITIVES",id:"language-primitives",children:[]},{value:"RESERVED WORDS",id:"reserved-words",children:[]},{value:"FEATURE SET",id:"feature-set",children:[{value:"Client Modification Feature",id:"client-modification-feature",children:[]},{value:"Data Type Feature",id:"data-type-feature",children:[]},{value:"Documentation Feature",id:"documentation-feature",children:[]},{value:"Global Feature",id:"global-feature",children:[]},{value:"Parameter Feature",id:"parameter-feature",children:[]},{value:"Schema Support Feature",id:"schema-support-feature",children:[]},{value:"Security Feature",id:"security-feature",children:[]},{value:"Wire Format Feature",id:"wire-format-feature",children:[]}]}],j={rightToc:O};function i(t){var e=t.components,a=Object(n.a)(t,["components"]);return Object(l.b)("wrapper",Object(b.a)({},j,a,{components:e,mdxType:"MDXLayout"}),Object(l.b)("h2",{id:"metadata"},"METADATA"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Property"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Value"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Notes"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"generator name"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"rust-server"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"pass this to the generate command after -g")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"generator stability"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"STABLE"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"generator type"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"SERVER"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"generator language"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Rust"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"generator default templating engine"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"mustache"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"helpTxt"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Generates a Rust client/server library (beta) using the openapi-generator project."),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))))),Object(l.b)("h2",{id:"config-options"},"CONFIG OPTIONS"),Object(l.b)("p",null,"These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to ",Object(l.b)("a",Object(b.a)({parentName:"p"},{href:"https://openapi-generator.tech/docs/configuration"}),"configuration docs")," for more details."),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Option"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Description"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Values"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Default"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"packageName"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Rust crate name (convention: snake_case)."),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null})),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"openapi_client")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"packageVersion"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Rust crate version."),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null})),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"null")))),Object(l.b)("h2",{id:"import-mapping"},"IMPORT MAPPING"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Type/Alias"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Imports"))),Object(l.b)("tbody",{parentName:"table"})),Object(l.b)("h2",{id:"instantiation-types"},"INSTANTIATION TYPES"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Type/Alias"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Instantiated By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"array"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Vec")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"map"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"std::collections::HashMap")))),Object(l.b)("h2",{id:"language-primitives"},"LANGUAGE PRIMITIVES"),Object(l.b)("ul",{class:"column-ul"},Object(l.b)("li",null,"String"),Object(l.b)("li",null,"bool"),Object(l.b)("li",null,"char"),Object(l.b)("li",null,"f32"),Object(l.b)("li",null,"f64"),Object(l.b)("li",null,"i16"),Object(l.b)("li",null,"i32"),Object(l.b)("li",null,"i64"),Object(l.b)("li",null,"i8"),Object(l.b)("li",null,"isize"),Object(l.b)("li",null,"str"),Object(l.b)("li",null,"u16"),Object(l.b)("li",null,"u32"),Object(l.b)("li",null,"u64"),Object(l.b)("li",null,"u8"),Object(l.b)("li",null,"usize")),Object(l.b)("h2",{id:"reserved-words"},"RESERVED WORDS"),Object(l.b)("ul",{class:"column-ul"},Object(l.b)("li",null,"abstract"),Object(l.b)("li",null,"alignof"),Object(l.b)("li",null,"as"),Object(l.b)("li",null,"become"),Object(l.b)("li",null,"box"),Object(l.b)("li",null,"break"),Object(l.b)("li",null,"const"),Object(l.b)("li",null,"continue"),Object(l.b)("li",null,"crate"),Object(l.b)("li",null,"do"),Object(l.b)("li",null,"else"),Object(l.b)("li",null,"enum"),Object(l.b)("li",null,"extern"),Object(l.b)("li",null,"false"),Object(l.b)("li",null,"final"),Object(l.b)("li",null,"fn"),Object(l.b)("li",null,"for"),Object(l.b)("li",null,"if"),Object(l.b)("li",null,"impl"),Object(l.b)("li",null,"in"),Object(l.b)("li",null,"let"),Object(l.b)("li",null,"loop"),Object(l.b)("li",null,"macro"),Object(l.b)("li",null,"match"),Object(l.b)("li",null,"mod"),Object(l.b)("li",null,"move"),Object(l.b)("li",null,"mut"),Object(l.b)("li",null,"offsetof"),Object(l.b)("li",null,"override"),Object(l.b)("li",null,"priv"),Object(l.b)("li",null,"proc"),Object(l.b)("li",null,"pub"),Object(l.b)("li",null,"pure"),Object(l.b)("li",null,"ref"),Object(l.b)("li",null,"return"),Object(l.b)("li",null,"self"),Object(l.b)("li",null,"sizeof"),Object(l.b)("li",null,"static"),Object(l.b)("li",null,"struct"),Object(l.b)("li",null,"super"),Object(l.b)("li",null,"trait"),Object(l.b)("li",null,"true"),Object(l.b)("li",null,"type"),Object(l.b)("li",null,"typeof"),Object(l.b)("li",null,"unsafe"),Object(l.b)("li",null,"unsized"),Object(l.b)("li",null,"use"),Object(l.b)("li",null,"virtual"),Object(l.b)("li",null,"where"),Object(l.b)("li",null,"while"),Object(l.b)("li",null,"yield")),Object(l.b)("h2",{id:"feature-set"},"FEATURE SET"),Object(l.b)("h3",{id:"client-modification-feature"},"Client Modification Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"BasePath"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Authorizations"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"UserAgent"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MockServer"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")))),Object(l.b)("h3",{id:"data-type-feature"},"Data Type Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Custom"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Int32"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Int64"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Float"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Double"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Decimal"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"String"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Byte"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Binary"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Boolean"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Date"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"DateTime"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Password"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"File"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Uuid"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}))),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Array"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Null"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"AnyType"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Object"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Maps"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"CollectionFormat"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"CollectionFormatMulti"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Enum"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ArrayOfEnum"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ArrayOfModel"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ArrayOfCollectionOfPrimitives"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ArrayOfCollectionOfModel"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ArrayOfCollectionOfEnum"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MapOfEnum"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MapOfModel"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MapOfCollectionOfPrimitives"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MapOfCollectionOfModel"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MapOfCollectionOfEnum"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")))),Object(l.b)("h3",{id:"documentation-feature"},"Documentation Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Readme"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Model"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Api"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")))),Object(l.b)("h3",{id:"global-feature"},"Global Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Host"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"BasePath"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Info"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Schemes"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"PartialSchemes"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Consumes"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Produces"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ExternalDocumentation"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Examples"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"XMLStructureDefinitions"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"MultiServer"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ParameterizedServer"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ParameterStyling"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Callbacks"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"LinkObjects"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")))),Object(l.b)("h3",{id:"parameter-feature"},"Parameter Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Path"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Query"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Header"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Body"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"FormUnencoded"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"FormMultipart"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Cookie"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")))),Object(l.b)("h3",{id:"schema-support-feature"},"Schema Support Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Simple"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Composite"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Polymorphism"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Union"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"allOf"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"anyOf"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"oneOf"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"not"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")))),Object(l.b)("h3",{id:"security-feature"},"Security Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"BasicAuth"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ApiKey"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OpenIDConnect"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"BearerToken"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAuth2_Implicit"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAuth2_Password"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAuth2_ClientCredentials"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAuth2_AuthorizationCode"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")))),Object(l.b)("h3",{id:"wire-format-feature"},"Wire Format Feature"),Object(l.b)("table",null,Object(l.b)("thead",{parentName:"table"},Object(l.b)("tr",{parentName:"thead"},Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Name"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Supported"),Object(l.b)("th",Object(b.a)({parentName:"tr"},{align:null}),"Defined By"))),Object(l.b)("tbody",{parentName:"table"},Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"JSON"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"XML"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"PROTOBUF"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2717"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"ToolingExtension")),Object(l.b)("tr",{parentName:"tbody"},Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"Custom"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"\u2713"),Object(l.b)("td",Object(b.a)({parentName:"tr"},{align:null}),"OAS2,OAS3")))))}i.isMDXComponent=!0},312:function(t,e,a){"use strict";a.d(e,"a",(function(){return p})),a.d(e,"b",(function(){return d}));var b=a(0),n=a.n(b);function l(t,e,a){return e in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}function r(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var b=Object.getOwnPropertySymbols(t);e&&(b=b.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,b)}return a}function c(t){for(var e=1;e=0||(n[a]=t[a]);return n}(t,e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);for(b=0;b=0||Object.prototype.propertyIsEnumerable.call(t,a)&&(n[a]=t[a])}return n}var j=n.a.createContext({}),i=function(t){var e=n.a.useContext(j),a=e;return t&&(a="function"==typeof t?t(e):c({},e,{},t)),a},p=function(t){var e=i(t.components);return n.a.createElement(j.Provider,{value:e},t.children)},u={inlineCode:"code",wrapper:function(t){var e=t.children;return n.a.createElement(n.a.Fragment,{},e)}},m=Object(b.forwardRef)((function(t,e){var a=t.components,b=t.mdxType,l=t.originalType,r=t.parentName,j=O(t,["components","mdxType","originalType","parentName"]),p=i(a),m=b,d=p["".concat(r,".").concat(m)]||p[m]||u[m]||l;return a?n.a.createElement(d,c({ref:e},j,{components:a})):n.a.createElement(d,c({ref:e},j))}));function d(t,e){var a=arguments,b=e&&e.mdxType;if("string"==typeof t||b){var l=a.length,r=new Array(l);r[0]=m;var c={};for(var O in e)hasOwnProperty.call(e,O)&&(c[O]=e[O]);c.originalType=t,c.mdxType="string"==typeof t?t:b,r[1]=c;for(var j=2;j=0||(n[a]=t[a]);return n}(t,e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(t);for(b=0;b=0||Object.prototype.propertyIsEnumerable.call(t,a)&&(n[a]=t[a])}return n}var j=n.a.createContext({}),i=function(t){var e=n.a.useContext(j),a=e;return t&&(a="function"==typeof t?t(e):c({},e,{},t)),a},p=function(t){var e=i(t.components);return n.a.createElement(j.Provider,{value:e},t.children)},u={inlineCode:"code",wrapper:function(t){var e=t.children;return n.a.createElement(n.a.Fragment,{},e)}},m=Object(b.forwardRef)((function(t,e){var a=t.components,b=t.mdxType,l=t.originalType,r=t.parentName,j=O(t,["components","mdxType","originalType","parentName"]),p=i(a),m=b,d=p["".concat(r,".").concat(m)]||p[m]||u[m]||l;return a?n.a.createElement(d,c({ref:e},j,{components:a})):n.a.createElement(d,c({ref:e},j))}));function d(t,e){var a=arguments,b=e&&e.mdxType;if("string"==typeof t||b){var l=a.length,r=new Array(l);r[0]=m;var c={};for(var O in e)hasOwnProperty.call(e,O)&&(c[O]=e[O]);c.originalType=t,c.mdxType="string"==typeof t?t:b,r[1]=c;for(var j=2;j
-
+
diff --git a/blog/index.html b/blog/index.html
index 92dfb0087d69..acc2cc157498 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/code-of-conduct/index.html b/docs/code-of-conduct/index.html
index d2c2a2402ac6..6c3ab260f9b4 100644
--- a/docs/code-of-conduct/index.html
+++ b/docs/code-of-conduct/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/configuration/index.html b/docs/configuration/index.html
index 42141274ac47..1cb5c980bfc9 100644
--- a/docs/configuration/index.html
+++ b/docs/configuration/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/contribute-building/index.html b/docs/contribute-building/index.html
index fb2c85fff2cd..74b992df1aa0 100644
--- a/docs/contribute-building/index.html
+++ b/docs/contribute-building/index.html
@@ -33,7 +33,7 @@ in the docker container. It also maps ~/.m2/repository to the appro
-
+
diff --git a/docs/contributing/index.html b/docs/contributing/index.html
index 29260d3fd94f..db077371b822 100644
--- a/docs/contributing/index.html
+++ b/docs/contributing/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/core-team/index.html b/docs/core-team/index.html
index 526db53bef50..bbfdcea2d414 100644
--- a/docs/core-team/index.html
+++ b/docs/core-team/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/customization/index.html b/docs/customization/index.html
index 8775865e4843..91a73f9c56d8 100644
--- a/docs/customization/index.html
+++ b/docs/customization/index.html
@@ -38,7 +38,7 @@ refer back to your classes. Note, this may not apply to all languages...
-
+
diff --git a/docs/debugging/index.html b/docs/debugging/index.html
index 551588e0bd7d..af2c98b3574b 100644
--- a/docs/debugging/index.html
+++ b/docs/debugging/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html
index 34f55bf7fe90..0d707b19da6c 100644
--- a/docs/faq-contributing/index.html
+++ b/docs/faq-contributing/index.html
@@ -38,7 +38,7 @@
-
+
diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html
index 5d0113495024..bad5a57ef541 100644
--- a/docs/faq-extending/index.html
+++ b/docs/faq-extending/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html
index 7401e26e5508..d4ef90f12726 100644
--- a/docs/faq-generators/index.html
+++ b/docs/faq-generators/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/faq/index.html b/docs/faq/index.html
index 26787fc195fa..ae42a7021673 100644
--- a/docs/faq/index.html
+++ b/docs/faq/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/file-post-processing/index.html b/docs/file-post-processing/index.html
index c3a2c56f7313..26f0732d3cf8 100644
--- a/docs/file-post-processing/index.html
+++ b/docs/file-post-processing/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/fork-qna/index.html b/docs/fork-qna/index.html
index c2d370bf3161..5baa517f0a74 100644
--- a/docs/fork-qna/index.html
+++ b/docs/fork-qna/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html
index 3c972259ccc7..97d265909bab 100644
--- a/docs/generators/README/index.html
+++ b/docs/generators/README/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html
index 1032e63e946e..257209052ddd 100644
--- a/docs/generators/ada-server/index.html
+++ b/docs/generators/ada-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html
index a2d34a9a7435..703e7e09ca6e 100644
--- a/docs/generators/ada/index.html
+++ b/docs/generators/ada/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html
index 74bb6fcfa8ba..4f3dfb8e6c5a 100644
--- a/docs/generators/android/index.html
+++ b/docs/generators/android/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html
index a7df1ffd98ab..a316bb1d4ef2 100644
--- a/docs/generators/apache2/index.html
+++ b/docs/generators/apache2/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html
index dd5eb5193990..bd4634e9226c 100644
--- a/docs/generators/apex/index.html
+++ b/docs/generators/apex/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/asciidoc/index.html b/docs/generators/asciidoc/index.html
index 28062b0e9445..12914ee8eb2a 100644
--- a/docs/generators/asciidoc/index.html
+++ b/docs/generators/asciidoc/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html
index c2b3fc75349a..6e600405c2d4 100644
--- a/docs/generators/aspnetcore/index.html
+++ b/docs/generators/aspnetcore/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/avro-schema/index.html b/docs/generators/avro-schema/index.html
index 6d64bf2b97c9..3eca1f4121fb 100644
--- a/docs/generators/avro-schema/index.html
+++ b/docs/generators/avro-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html
index 8379367bc617..3345e6c57bfc 100644
--- a/docs/generators/bash/index.html
+++ b/docs/generators/bash/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html
index 380897a7af23..3f9187af4292 100644
--- a/docs/generators/c/index.html
+++ b/docs/generators/c/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html
index a7d0313ab355..80a3ea0eea43 100644
--- a/docs/generators/clojure/index.html
+++ b/docs/generators/clojure/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-pistache-server/index.html b/docs/generators/cpp-pistache-server/index.html
index dd767261e9ca..7284a50e2831 100644
--- a/docs/generators/cpp-pistache-server/index.html
+++ b/docs/generators/cpp-pistache-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-qt-client/index.html b/docs/generators/cpp-qt-client/index.html
index f2d364820fc0..29de2cab8c21 100644
--- a/docs/generators/cpp-qt-client/index.html
+++ b/docs/generators/cpp-qt-client/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-qt-qhttpengine-server/index.html b/docs/generators/cpp-qt-qhttpengine-server/index.html
index 0fb6ac0adfa6..12af34fc0ca3 100644
--- a/docs/generators/cpp-qt-qhttpengine-server/index.html
+++ b/docs/generators/cpp-qt-qhttpengine-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-restbed-server/index.html b/docs/generators/cpp-restbed-server/index.html
index fbd6d1ec9ac9..5b16920ef37b 100644
--- a/docs/generators/cpp-restbed-server/index.html
+++ b/docs/generators/cpp-restbed-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html
index 01e0e9fb33b7..e842894d6113 100644
--- a/docs/generators/cpp-restsdk/index.html
+++ b/docs/generators/cpp-restsdk/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-tiny/index.html b/docs/generators/cpp-tiny/index.html
index bbb00ac5349b..1c1bd88dccba 100644
--- a/docs/generators/cpp-tiny/index.html
+++ b/docs/generators/cpp-tiny/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html
index ac99178eb800..a881812adfe6 100644
--- a/docs/generators/cpp-tizen/index.html
+++ b/docs/generators/cpp-tizen/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cpp-ue4/index.html b/docs/generators/cpp-ue4/index.html
index aa4a9c4cd7b5..8be0f864e9ba 100644
--- a/docs/generators/cpp-ue4/index.html
+++ b/docs/generators/cpp-ue4/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/crystal/index.html b/docs/generators/crystal/index.html
index a7dca9654052..6b60cc27709b 100644
--- a/docs/generators/crystal/index.html
+++ b/docs/generators/crystal/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html
index b9301c5f0d1b..312d21760fed 100644
--- a/docs/generators/csharp-dotnet2/index.html
+++ b/docs/generators/csharp-dotnet2/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/csharp-netcore-functions/index.html b/docs/generators/csharp-netcore-functions/index.html
index 98a4d98a3f92..fce6dc2a2d40 100644
--- a/docs/generators/csharp-netcore-functions/index.html
+++ b/docs/generators/csharp-netcore-functions/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html
index 077acfbdcfbd..f9d1bc3608bb 100644
--- a/docs/generators/csharp-netcore/index.html
+++ b/docs/generators/csharp-netcore/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html
index 230b3faa0009..c16e84acc730 100644
--- a/docs/generators/csharp/index.html
+++ b/docs/generators/csharp/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html
index 16e05b3cf3e6..86250eacbeb3 100644
--- a/docs/generators/cwiki/index.html
+++ b/docs/generators/cwiki/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/dart-dio/index.html b/docs/generators/dart-dio/index.html
index 7b3d5a5bd711..a0c9da32c356 100644
--- a/docs/generators/dart-dio/index.html
+++ b/docs/generators/dart-dio/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html
index bbe5f2521e98..745a8bd04b4a 100644
--- a/docs/generators/dart/index.html
+++ b/docs/generators/dart/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html
index 91197ae6a38c..b46d6b0d6037 100644
--- a/docs/generators/dynamic-html/index.html
+++ b/docs/generators/dynamic-html/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html
index 1a354c14123e..945005bd8743 100644
--- a/docs/generators/eiffel/index.html
+++ b/docs/generators/eiffel/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html
index 697b68674825..4be74087dc4a 100644
--- a/docs/generators/elixir/index.html
+++ b/docs/generators/elixir/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html
index 4b6ae4dc5640..0e609d2f5109 100644
--- a/docs/generators/elm/index.html
+++ b/docs/generators/elm/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html
index 572f94e56516..599cfb5e307c 100644
--- a/docs/generators/erlang-client/index.html
+++ b/docs/generators/erlang-client/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html
index 43ec081e477c..0385a8944f02 100644
--- a/docs/generators/erlang-proper/index.html
+++ b/docs/generators/erlang-proper/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html
index dd775c4ad585..e5ec867f95ea 100644
--- a/docs/generators/erlang-server/index.html
+++ b/docs/generators/erlang-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/fsharp-functions/index.html b/docs/generators/fsharp-functions/index.html
index 8c2e2beea8af..66a50f7f362b 100644
--- a/docs/generators/fsharp-functions/index.html
+++ b/docs/generators/fsharp-functions/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/fsharp-giraffe-server/index.html b/docs/generators/fsharp-giraffe-server/index.html
index 74a0571da231..a277dd171651 100644
--- a/docs/generators/fsharp-giraffe-server/index.html
+++ b/docs/generators/fsharp-giraffe-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/go-echo-server/index.html b/docs/generators/go-echo-server/index.html
index cc0dec6865a4..1e533f1864c6 100644
--- a/docs/generators/go-echo-server/index.html
+++ b/docs/generators/go-echo-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/go-experimental/index.html b/docs/generators/go-experimental/index.html
index 02206c0837a1..fe5bb08849b8 100644
--- a/docs/generators/go-experimental/index.html
+++ b/docs/generators/go-experimental/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/go-gin-server/index.html b/docs/generators/go-gin-server/index.html
index 6d6010d73640..2df1dab64cf9 100644
--- a/docs/generators/go-gin-server/index.html
+++ b/docs/generators/go-gin-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html
index ea5cde7ddecc..c390791a0f94 100644
--- a/docs/generators/go-server/index.html
+++ b/docs/generators/go-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html
index 280b04d4f366..a1a29610f472 100644
--- a/docs/generators/go/index.html
+++ b/docs/generators/go/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/graphql-nodejs-express-server/index.html b/docs/generators/graphql-nodejs-express-server/index.html
index 9c0f6ea3378d..cb55c28fb7e0 100644
--- a/docs/generators/graphql-nodejs-express-server/index.html
+++ b/docs/generators/graphql-nodejs-express-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html
index 32b803a064c6..8d4fb26928f9 100644
--- a/docs/generators/graphql-schema/index.html
+++ b/docs/generators/graphql-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/groovy/index.html b/docs/generators/groovy/index.html
index c1e31708a8bb..f546cb90a884 100644
--- a/docs/generators/groovy/index.html
+++ b/docs/generators/groovy/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/haskell-http-client/index.html b/docs/generators/haskell-http-client/index.html
index 1d7e54336376..e46fd330b554 100644
--- a/docs/generators/haskell-http-client/index.html
+++ b/docs/generators/haskell-http-client/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/haskell-yesod/index.html b/docs/generators/haskell-yesod/index.html
index 97a3fee7aa2b..a037f678cdd8 100644
--- a/docs/generators/haskell-yesod/index.html
+++ b/docs/generators/haskell-yesod/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html
index 746c1072676b..3df08cf99593 100644
--- a/docs/generators/haskell/index.html
+++ b/docs/generators/haskell/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html
index 2e1d591502f8..e51425bd22ee 100644
--- a/docs/generators/html/index.html
+++ b/docs/generators/html/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html
index 1bb649d9c77f..570bd8f2fbb6 100644
--- a/docs/generators/html2/index.html
+++ b/docs/generators/html2/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/index.html b/docs/generators/index.html
index 6fa3a4750c2e..2c95491010a1 100644
--- a/docs/generators/index.html
+++ b/docs/generators/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-camel/index.html b/docs/generators/java-camel/index.html
index 0968f6025550..3aea586d7889 100644
--- a/docs/generators/java-camel/index.html
+++ b/docs/generators/java-camel/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-inflector/index.html b/docs/generators/java-inflector/index.html
index a3507ff515fa..cfaef8af7543 100644
--- a/docs/generators/java-inflector/index.html
+++ b/docs/generators/java-inflector/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-micronaut-client/index.html b/docs/generators/java-micronaut-client/index.html
index 06d5b9e066e1..3f6f1232ba5f 100644
--- a/docs/generators/java-micronaut-client/index.html
+++ b/docs/generators/java-micronaut-client/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-micronaut-server/index.html b/docs/generators/java-micronaut-server/index.html
index 1a47b828c612..ffbac0b5cedb 100644
--- a/docs/generators/java-micronaut-server/index.html
+++ b/docs/generators/java-micronaut-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-msf4j/index.html b/docs/generators/java-msf4j/index.html
index 89490baf1282..5348d59c827a 100644
--- a/docs/generators/java-msf4j/index.html
+++ b/docs/generators/java-msf4j/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-pkmst/index.html b/docs/generators/java-pkmst/index.html
index 5b7002c75ac3..a2cc86076af9 100644
--- a/docs/generators/java-pkmst/index.html
+++ b/docs/generators/java-pkmst/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-play-framework/index.html b/docs/generators/java-play-framework/index.html
index 4134cc2511b8..b45a28f0ec35 100644
--- a/docs/generators/java-play-framework/index.html
+++ b/docs/generators/java-play-framework/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-undertow-server/index.html b/docs/generators/java-undertow-server/index.html
index f5fde04aed63..7a96acddefec 100644
--- a/docs/generators/java-undertow-server/index.html
+++ b/docs/generators/java-undertow-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-vertx-web/index.html b/docs/generators/java-vertx-web/index.html
index 0552cee77b05..6edadf46499d 100644
--- a/docs/generators/java-vertx-web/index.html
+++ b/docs/generators/java-vertx-web/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java-vertx/index.html b/docs/generators/java-vertx/index.html
index 0fbf715d09cd..84456fd292cc 100644
--- a/docs/generators/java-vertx/index.html
+++ b/docs/generators/java-vertx/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/java/index.html b/docs/generators/java/index.html
index d508e889ee0d..35751c02edd0 100644
--- a/docs/generators/java/index.html
+++ b/docs/generators/java/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/javascript-apollo/index.html b/docs/generators/javascript-apollo/index.html
index 75f074f72eee..a830a443cc57 100644
--- a/docs/generators/javascript-apollo/index.html
+++ b/docs/generators/javascript-apollo/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/javascript-closure-angular/index.html b/docs/generators/javascript-closure-angular/index.html
index b8d335e20218..55d88bb19224 100644
--- a/docs/generators/javascript-closure-angular/index.html
+++ b/docs/generators/javascript-closure-angular/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html
index a0f2fb316854..0329a133fc38 100644
--- a/docs/generators/javascript-flowtyped/index.html
+++ b/docs/generators/javascript-flowtyped/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html
index 281d090a6c7c..36872fa45b70 100644
--- a/docs/generators/javascript/index.html
+++ b/docs/generators/javascript/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-cxf-cdi/index.html b/docs/generators/jaxrs-cxf-cdi/index.html
index 002d4f63fed2..6db2e9206c0d 100644
--- a/docs/generators/jaxrs-cxf-cdi/index.html
+++ b/docs/generators/jaxrs-cxf-cdi/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-cxf-client/index.html b/docs/generators/jaxrs-cxf-client/index.html
index ac89bfa2b070..d1b0c762675d 100644
--- a/docs/generators/jaxrs-cxf-client/index.html
+++ b/docs/generators/jaxrs-cxf-client/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-cxf-extended/index.html b/docs/generators/jaxrs-cxf-extended/index.html
index dcf2fec81136..26d9c45eb978 100644
--- a/docs/generators/jaxrs-cxf-extended/index.html
+++ b/docs/generators/jaxrs-cxf-extended/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-cxf/index.html b/docs/generators/jaxrs-cxf/index.html
index ff7ce1ebea07..fb08493bd17c 100644
--- a/docs/generators/jaxrs-cxf/index.html
+++ b/docs/generators/jaxrs-cxf/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-jersey/index.html b/docs/generators/jaxrs-jersey/index.html
index 76280e87566e..d677d6c00caf 100644
--- a/docs/generators/jaxrs-jersey/index.html
+++ b/docs/generators/jaxrs-jersey/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-resteasy-eap/index.html b/docs/generators/jaxrs-resteasy-eap/index.html
index 51fd96fafa1c..97834f30681b 100644
--- a/docs/generators/jaxrs-resteasy-eap/index.html
+++ b/docs/generators/jaxrs-resteasy-eap/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-resteasy/index.html b/docs/generators/jaxrs-resteasy/index.html
index 1ca8b29c05fc..23dbe53ba674 100644
--- a/docs/generators/jaxrs-resteasy/index.html
+++ b/docs/generators/jaxrs-resteasy/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jaxrs-spec/index.html b/docs/generators/jaxrs-spec/index.html
index f4cd188067dc..84bef66ea866 100644
--- a/docs/generators/jaxrs-spec/index.html
+++ b/docs/generators/jaxrs-spec/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html
index e865094c9fc0..f5b46757c45d 100644
--- a/docs/generators/jmeter/index.html
+++ b/docs/generators/jmeter/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/k6/index.html b/docs/generators/k6/index.html
index 23bdcca39721..4277a57b336d 100644
--- a/docs/generators/k6/index.html
+++ b/docs/generators/k6/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html
index dec6647e33c1..028cd5a7240d 100644
--- a/docs/generators/kotlin-server/index.html
+++ b/docs/generators/kotlin-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html
index 7f0efe90a7b8..98857102ee80 100644
--- a/docs/generators/kotlin-spring/index.html
+++ b/docs/generators/kotlin-spring/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/kotlin-vertx/index.html b/docs/generators/kotlin-vertx/index.html
index 4f68d51330f9..e60e3f746880 100644
--- a/docs/generators/kotlin-vertx/index.html
+++ b/docs/generators/kotlin-vertx/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html
index 841c44064ce1..698f35475d2d 100644
--- a/docs/generators/kotlin/index.html
+++ b/docs/generators/kotlin/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ktorm-schema/index.html b/docs/generators/ktorm-schema/index.html
index 7af01f7c301a..922fe69d59ba 100644
--- a/docs/generators/ktorm-schema/index.html
+++ b/docs/generators/ktorm-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html
index 4e8028c2c979..9f3eca9092d8 100644
--- a/docs/generators/lua/index.html
+++ b/docs/generators/lua/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/markdown/index.html b/docs/generators/markdown/index.html
index 44e0d58f52e8..46ce98e0f549 100644
--- a/docs/generators/markdown/index.html
+++ b/docs/generators/markdown/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html
index fa3aae392971..d12af2af347e 100644
--- a/docs/generators/mysql-schema/index.html
+++ b/docs/generators/mysql-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/nim/index.html b/docs/generators/nim/index.html
index f554247bd925..6d730352e365 100644
--- a/docs/generators/nim/index.html
+++ b/docs/generators/nim/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/nodejs-express-server/index.html b/docs/generators/nodejs-express-server/index.html
index 51d7cf7718e8..edb8c4075d3e 100644
--- a/docs/generators/nodejs-express-server/index.html
+++ b/docs/generators/nodejs-express-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html
index 8cac182e870a..44a1b566fa50 100644
--- a/docs/generators/objc/index.html
+++ b/docs/generators/objc/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ocaml/index.html b/docs/generators/ocaml/index.html
index 204e811c38ff..193c1bb27d40 100644
--- a/docs/generators/ocaml/index.html
+++ b/docs/generators/ocaml/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html
index 74e3eac922ca..26fc00131bfd 100644
--- a/docs/generators/openapi-yaml/index.html
+++ b/docs/generators/openapi-yaml/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html
index 999ffda9f4f0..4eec5fbf410f 100644
--- a/docs/generators/openapi/index.html
+++ b/docs/generators/openapi/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html
index 2a9201cded15..e32487cf1a87 100644
--- a/docs/generators/perl/index.html
+++ b/docs/generators/perl/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-dt/index.html b/docs/generators/php-dt/index.html
index 6738e1c1af56..a3865f06367f 100644
--- a/docs/generators/php-dt/index.html
+++ b/docs/generators/php-dt/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html
index da62eb804b6d..c8d7725777ae 100644
--- a/docs/generators/php-laravel/index.html
+++ b/docs/generators/php-laravel/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html
index 78833aeab401..e1e6d4ca63da 100644
--- a/docs/generators/php-lumen/index.html
+++ b/docs/generators/php-lumen/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-mezzio-ph/index.html b/docs/generators/php-mezzio-ph/index.html
index fa294da129aa..0d745919d195 100644
--- a/docs/generators/php-mezzio-ph/index.html
+++ b/docs/generators/php-mezzio-ph/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-slim-deprecated/index.html b/docs/generators/php-slim-deprecated/index.html
index 31be9b8317c7..1b5f6a8544fc 100644
--- a/docs/generators/php-slim-deprecated/index.html
+++ b/docs/generators/php-slim-deprecated/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-slim4/index.html b/docs/generators/php-slim4/index.html
index e489f1d7cd7e..9b2dbb085c37 100644
--- a/docs/generators/php-slim4/index.html
+++ b/docs/generators/php-slim4/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html
index 829e1f27fb43..00da383f0374 100644
--- a/docs/generators/php-symfony/index.html
+++ b/docs/generators/php-symfony/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/php/index.html b/docs/generators/php/index.html
index 37c5d25cb64d..fd2617c1bbe0 100644
--- a/docs/generators/php/index.html
+++ b/docs/generators/php/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/plantuml/index.html b/docs/generators/plantuml/index.html
index 26bdb1a6fa21..3e109617670d 100644
--- a/docs/generators/plantuml/index.html
+++ b/docs/generators/plantuml/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html
index 54d2ad880fab..3f5d6ad35674 100644
--- a/docs/generators/powershell/index.html
+++ b/docs/generators/powershell/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/protobuf-schema/index.html b/docs/generators/protobuf-schema/index.html
index 180f39d5d357..f73c997c2d99 100644
--- a/docs/generators/protobuf-schema/index.html
+++ b/docs/generators/protobuf-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html
index 1628b99695b9..ad791dc9b87d 100644
--- a/docs/generators/python-aiohttp/index.html
+++ b/docs/generators/python-aiohttp/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html
index a4c80c038a1c..5b73569bb0e9 100644
--- a/docs/generators/python-blueplanet/index.html
+++ b/docs/generators/python-blueplanet/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-experimental/index.html b/docs/generators/python-experimental/index.html
index 7400be140356..5f373d3c7a38 100644
--- a/docs/generators/python-experimental/index.html
+++ b/docs/generators/python-experimental/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-fastapi/index.html b/docs/generators/python-fastapi/index.html
index a5661551eec9..855e11683c1e 100644
--- a/docs/generators/python-fastapi/index.html
+++ b/docs/generators/python-fastapi/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html
index 9d30c0902b38..09e863d0ac8b 100644
--- a/docs/generators/python-flask/index.html
+++ b/docs/generators/python-flask/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python-legacy/index.html b/docs/generators/python-legacy/index.html
index 7476ac42b191..af9886df96cc 100644
--- a/docs/generators/python-legacy/index.html
+++ b/docs/generators/python-legacy/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html
index c66211d65c7a..0b46c6ad0987 100644
--- a/docs/generators/python/index.html
+++ b/docs/generators/python/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html
index 3016d37dc7d5..6e50cb624e1c 100644
--- a/docs/generators/r/index.html
+++ b/docs/generators/r/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ruby-on-rails/index.html b/docs/generators/ruby-on-rails/index.html
index 514c6d1f8428..f5e6c34468fe 100644
--- a/docs/generators/ruby-on-rails/index.html
+++ b/docs/generators/ruby-on-rails/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html
index 049fadbe9ee5..1f50ee0e0cd9 100644
--- a/docs/generators/ruby-sinatra/index.html
+++ b/docs/generators/ruby-sinatra/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html
index 3b13236ad7ef..a476a9eadb9a 100644
--- a/docs/generators/ruby/index.html
+++ b/docs/generators/ruby/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html
index 47100a98151a..a134f598a348 100644
--- a/docs/generators/rust-server/index.html
+++ b/docs/generators/rust-server/index.html
@@ -27,12 +27,12 @@
-
Documentation for the rust-server Generator
#METADATA
| Property | Value | Notes |
|---|
| generator name | rust-server | pass this to the generate command after -g |
| generator stability | STABLE | |
| generator type | SERVER | |
| generator language | Rust | |
| generator default templating engine | mustache | |
| helpTxt | Generates a Rust client/server library (beta) using the openapi-generator project. | |
#CONFIG OPTIONS
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to configuration docs for more details.
| Option | Description | Values | Default |
|---|
| packageName | Rust crate name (convention: snake_case). | | openapi_client |
| packageVersion | Rust crate version. | | null |
#IMPORT MAPPING
#INSTANTIATION TYPES
| Type/Alias | Instantiated By |
|---|
| array | Vec |
| map | std::collections::HashMap |
#LANGUAGE PRIMITIVES
- String
- bool
- char
- f32
- f64
- i16
- i32
- i64
- i8
- isize
- str
- u16
- u32
- u64
- u8
- usize
#RESERVED WORDS
- abstract
- alignof
- as
- become
- box
- break
- const
- continue
- crate
- do
- else
- enum
- extern
- false
- final
- fn
- for
- if
- impl
- in
- let
- loop
- macro
- match
- mod
- move
- mut
- offsetof
- override
- priv
- proc
- pub
- pure
- ref
- return
- self
- sizeof
- static
- struct
- super
- trait
- true
- type
- typeof
- unsafe
- unsized
- use
- virtual
- where
- while
- yield
#FEATURE SET
#Client Modification Feature
| Name | Supported | Defined By |
|---|
| BasePath | ✓ | ToolingExtension |
| Authorizations | ✗ | ToolingExtension |
| UserAgent | ✗ | ToolingExtension |
| MockServer | ✗ | ToolingExtension |
#Data Type Feature
| Name | Supported | Defined By |
|---|
| Custom | ✗ | OAS2,OAS3 |
| Int32 | ✓ | OAS2,OAS3 |
| Int64 | ✓ | OAS2,OAS3 |
| Float | ✓ | OAS2,OAS3 |
| Double | ✓ | OAS2,OAS3 |
| Decimal | ✓ | ToolingExtension |
| String | ✓ | OAS2,OAS3 |
| Byte | ✓ | OAS2,OAS3 |
| Binary | ✓ | OAS2,OAS3 |
| Boolean | ✓ | OAS2,OAS3 |
| Date | ✓ | OAS2,OAS3 |
| DateTime | ✓ | OAS2,OAS3 |
| Password | ✓ | OAS2,OAS3 |
| File | ✓ | OAS2 |
| Uuid | ✗ | |
| Array | ✓ | OAS2,OAS3 |
| Null | ✗ | OAS3 |
| AnyType | ✗ | OAS2,OAS3 |
| Object | ✓ | OAS2,OAS3 |
| Maps | ✓ | ToolingExtension |
| CollectionFormat | ✓ | OAS2 |
| CollectionFormatMulti | ✓ | OAS2 |
| Enum | ✓ | OAS2,OAS3 |
| ArrayOfEnum | ✓ | ToolingExtension |
| ArrayOfModel | ✓ | ToolingExtension |
| ArrayOfCollectionOfPrimitives | ✓ | ToolingExtension |
| ArrayOfCollectionOfModel | ✓ | ToolingExtension |
| ArrayOfCollectionOfEnum | ✓ | ToolingExtension |
| MapOfEnum | ✓ | ToolingExtension |
| MapOfModel | ✓ | ToolingExtension |
| MapOfCollectionOfPrimitives | ✓ | ToolingExtension |
| MapOfCollectionOfModel | ✓ | ToolingExtension |
| MapOfCollectionOfEnum | ✓ | ToolingExtension |
#Documentation Feature
| Name | Supported | Defined By |
|---|
| Readme | ✓ | ToolingExtension |
| Model | ✓ | ToolingExtension |
| Api | ✓ | ToolingExtension |
#Global Feature
| Name | Supported | Defined By |
|---|
| Host | ✓ | OAS2,OAS3 |
| BasePath | ✓ | OAS2,OAS3 |
| Info | ✓ | OAS2,OAS3 |
| Schemes | ✗ | OAS2,OAS3 |
| PartialSchemes | ✓ | OAS2,OAS3 |
| Consumes | ✓ | OAS2 |
| Produces | ✓ | OAS2 |
| ExternalDocumentation | ✓ | OAS2,OAS3 |
| Examples | ✓ | OAS2,OAS3 |
| XMLStructureDefinitions | ✗ | OAS2,OAS3 |
| MultiServer | ✗ | OAS3 |
| ParameterizedServer | ✗ | OAS3 |
| ParameterStyling | ✗ | OAS3 |
| Callbacks | ✓ | OAS3 |
| LinkObjects | ✗ | OAS3 |
#Parameter Feature
| Name | Supported | Defined By |
|---|
| Path | ✓ | OAS2,OAS3 |
| Query | ✓ | OAS2,OAS3 |
| Header | ✓ | OAS2,OAS3 |
| Body | ✓ | OAS2 |
| FormUnencoded | ✓ | OAS2 |
| FormMultipart | ✓ | OAS2 |
| Cookie | ✗ | OAS3 |
#Schema Support Feature
| Name | Supported | Defined By |
|---|
| Simple | ✓ | OAS2,OAS3 |
| Composite | ✓ | OAS2,OAS3 |
| Polymorphism | ✗ | OAS2,OAS3 |
| Union | ✗ | OAS3 |
| allOf | ✗ | OAS2,OAS3 |
| anyOf | ✗ | OAS3 |
| oneOf | ✗ | OAS3 |
| not | ✗ | OAS3 |
#Security Feature
| Name | Supported | Defined By |
|---|
| BasicAuth | ✓ | OAS2,OAS3 |
| ApiKey | ✓ | OAS2,OAS3 |
| OpenIDConnect | ✗ | OAS3 |
| BearerToken | ✓ | OAS3 |
| OAuth2_Implicit | ✓ | OAS2,OAS3 |
| OAuth2_Password | ✗ | OAS2,OAS3 |
| OAuth2_ClientCredentials | ✗ | OAS2,OAS3 |
| OAuth2_AuthorizationCode | ✗ | OAS2,OAS3 |
#Wire Format Feature
| Name | Supported | Defined By |
|---|
| JSON | ✓ | OAS2,OAS3 |
| XML | ✓ | OAS2,OAS3 |
| PROTOBUF | ✗ | ToolingExtension |
| Custom | ✓ | OAS2,OAS3 |
Last updated on by jiangyuan
+
Documentation for the rust-server Generator
#METADATA
| Property | Value | Notes |
|---|
| generator name | rust-server | pass this to the generate command after -g |
| generator stability | STABLE | |
| generator type | SERVER | |
| generator language | Rust | |
| generator default templating engine | mustache | |
| helpTxt | Generates a Rust Hyper/Tower server library. Also generates a matching Hyper client library within the same crate that implements the same trait. | |
#CONFIG OPTIONS
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to configuration docs for more details.
| Option | Description | Values | Default |
|---|
| packageName | Rust crate name (convention: snake_case). | | openapi_client |
| packageVersion | Rust crate version. | | null |
#IMPORT MAPPING
#INSTANTIATION TYPES
| Type/Alias | Instantiated By |
|---|
| array | Vec |
| map | std::collections::HashMap |
#LANGUAGE PRIMITIVES
- String
- bool
- char
- f32
- f64
- i16
- i32
- i64
- i8
- isize
- str
- u16
- u32
- u64
- u8
- usize
#RESERVED WORDS
- abstract
- alignof
- as
- become
- box
- break
- const
- continue
- crate
- do
- else
- enum
- extern
- false
- final
- fn
- for
- if
- impl
- in
- let
- loop
- macro
- match
- mod
- move
- mut
- offsetof
- override
- priv
- proc
- pub
- pure
- ref
- return
- self
- sizeof
- static
- struct
- super
- trait
- true
- type
- typeof
- unsafe
- unsized
- use
- virtual
- where
- while
- yield
#FEATURE SET
#Client Modification Feature
| Name | Supported | Defined By |
|---|
| BasePath | ✓ | ToolingExtension |
| Authorizations | ✗ | ToolingExtension |
| UserAgent | ✗ | ToolingExtension |
| MockServer | ✗ | ToolingExtension |
#Data Type Feature
| Name | Supported | Defined By |
|---|
| Custom | ✗ | OAS2,OAS3 |
| Int32 | ✓ | OAS2,OAS3 |
| Int64 | ✓ | OAS2,OAS3 |
| Float | ✓ | OAS2,OAS3 |
| Double | ✓ | OAS2,OAS3 |
| Decimal | ✓ | ToolingExtension |
| String | ✓ | OAS2,OAS3 |
| Byte | ✓ | OAS2,OAS3 |
| Binary | ✓ | OAS2,OAS3 |
| Boolean | ✓ | OAS2,OAS3 |
| Date | ✓ | OAS2,OAS3 |
| DateTime | ✓ | OAS2,OAS3 |
| Password | ✓ | OAS2,OAS3 |
| File | ✓ | OAS2 |
| Uuid | ✗ | |
| Array | ✓ | OAS2,OAS3 |
| Null | ✗ | OAS3 |
| AnyType | ✗ | OAS2,OAS3 |
| Object | ✓ | OAS2,OAS3 |
| Maps | ✓ | ToolingExtension |
| CollectionFormat | ✓ | OAS2 |
| CollectionFormatMulti | ✓ | OAS2 |
| Enum | ✓ | OAS2,OAS3 |
| ArrayOfEnum | ✓ | ToolingExtension |
| ArrayOfModel | ✓ | ToolingExtension |
| ArrayOfCollectionOfPrimitives | ✓ | ToolingExtension |
| ArrayOfCollectionOfModel | ✓ | ToolingExtension |
| ArrayOfCollectionOfEnum | ✓ | ToolingExtension |
| MapOfEnum | ✓ | ToolingExtension |
| MapOfModel | ✓ | ToolingExtension |
| MapOfCollectionOfPrimitives | ✓ | ToolingExtension |
| MapOfCollectionOfModel | ✓ | ToolingExtension |
| MapOfCollectionOfEnum | ✓ | ToolingExtension |
#Documentation Feature
| Name | Supported | Defined By |
|---|
| Readme | ✓ | ToolingExtension |
| Model | ✓ | ToolingExtension |
| Api | ✓ | ToolingExtension |
#Global Feature
| Name | Supported | Defined By |
|---|
| Host | ✓ | OAS2,OAS3 |
| BasePath | ✓ | OAS2,OAS3 |
| Info | ✓ | OAS2,OAS3 |
| Schemes | ✗ | OAS2,OAS3 |
| PartialSchemes | ✓ | OAS2,OAS3 |
| Consumes | ✓ | OAS2 |
| Produces | ✓ | OAS2 |
| ExternalDocumentation | ✓ | OAS2,OAS3 |
| Examples | ✓ | OAS2,OAS3 |
| XMLStructureDefinitions | ✗ | OAS2,OAS3 |
| MultiServer | ✗ | OAS3 |
| ParameterizedServer | ✗ | OAS3 |
| ParameterStyling | ✗ | OAS3 |
| Callbacks | ✓ | OAS3 |
| LinkObjects | ✗ | OAS3 |
#Parameter Feature
| Name | Supported | Defined By |
|---|
| Path | ✓ | OAS2,OAS3 |
| Query | ✓ | OAS2,OAS3 |
| Header | ✓ | OAS2,OAS3 |
| Body | ✓ | OAS2 |
| FormUnencoded | ✓ | OAS2 |
| FormMultipart | ✓ | OAS2 |
| Cookie | ✗ | OAS3 |
#Schema Support Feature
| Name | Supported | Defined By |
|---|
| Simple | ✓ | OAS2,OAS3 |
| Composite | ✓ | OAS2,OAS3 |
| Polymorphism | ✗ | OAS2,OAS3 |
| Union | ✗ | OAS3 |
| allOf | ✗ | OAS2,OAS3 |
| anyOf | ✗ | OAS3 |
| oneOf | ✗ | OAS3 |
| not | ✗ | OAS3 |
#Security Feature
| Name | Supported | Defined By |
|---|
| BasicAuth | ✓ | OAS2,OAS3 |
| ApiKey | ✓ | OAS2,OAS3 |
| OpenIDConnect | ✗ | OAS3 |
| BearerToken | ✓ | OAS3 |
| OAuth2_Implicit | ✓ | OAS2,OAS3 |
| OAuth2_Password | ✗ | OAS2,OAS3 |
| OAuth2_ClientCredentials | ✗ | OAS2,OAS3 |
| OAuth2_AuthorizationCode | ✗ | OAS2,OAS3 |
#Wire Format Feature
| Name | Supported | Defined By |
|---|
| JSON | ✓ | OAS2,OAS3 |
| XML | ✓ | OAS2,OAS3 |
| PROTOBUF | ✗ | ToolingExtension |
| Custom | ✓ | OAS2,OAS3 |
Last updated on by Jacob Halsey
-
+
@@ -48,7 +48,7 @@
-
+
diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html
index 8a3a8976dc13..9d890d4df62f 100644
--- a/docs/generators/rust/index.html
+++ b/docs/generators/rust/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-akka-http-server/index.html b/docs/generators/scala-akka-http-server/index.html
index 712c39c56060..d3a89dfad62c 100644
--- a/docs/generators/scala-akka-http-server/index.html
+++ b/docs/generators/scala-akka-http-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html
index f470d6b01ceb..d7120aba4f50 100644
--- a/docs/generators/scala-akka/index.html
+++ b/docs/generators/scala-akka/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html
index a3240f3138b6..a2c53eb8e247 100644
--- a/docs/generators/scala-finch/index.html
+++ b/docs/generators/scala-finch/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html
index ecfce933ff2f..1f50412b65d9 100644
--- a/docs/generators/scala-gatling/index.html
+++ b/docs/generators/scala-gatling/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-httpclient-deprecated/index.html b/docs/generators/scala-httpclient-deprecated/index.html
index d995f78f289d..3771154d9a6e 100644
--- a/docs/generators/scala-httpclient-deprecated/index.html
+++ b/docs/generators/scala-httpclient-deprecated/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-lagom-server/index.html b/docs/generators/scala-lagom-server/index.html
index a59b8b5135fb..b0038c3026bd 100644
--- a/docs/generators/scala-lagom-server/index.html
+++ b/docs/generators/scala-lagom-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-play-server/index.html b/docs/generators/scala-play-server/index.html
index af3832a8cc5e..5559a2f65636 100644
--- a/docs/generators/scala-play-server/index.html
+++ b/docs/generators/scala-play-server/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scala-sttp/index.html b/docs/generators/scala-sttp/index.html
index 04561807c37d..bc06632dfb8d 100644
--- a/docs/generators/scala-sttp/index.html
+++ b/docs/generators/scala-sttp/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html
index ed7a7f9826fb..a00c30255c86 100644
--- a/docs/generators/scalatra/index.html
+++ b/docs/generators/scalatra/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html
index 16a01e8c6823..cfa082fdaffe 100644
--- a/docs/generators/scalaz/index.html
+++ b/docs/generators/scalaz/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/spring/index.html b/docs/generators/spring/index.html
index 1cd620d19db6..bfc8ed7c090c 100644
--- a/docs/generators/spring/index.html
+++ b/docs/generators/spring/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/swift5/index.html b/docs/generators/swift5/index.html
index 05590ad0b6e6..0e62d4c3cb5a 100644
--- a/docs/generators/swift5/index.html
+++ b/docs/generators/swift5/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/tiny-cpp/index.html b/docs/generators/tiny-cpp/index.html
index 2b1647e3f32a..cb84fde1318d 100644
--- a/docs/generators/tiny-cpp/index.html
+++ b/docs/generators/tiny-cpp/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html
index 2da064025ad4..492f0106d051 100644
--- a/docs/generators/typescript-angular/index.html
+++ b/docs/generators/typescript-angular/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html
index bf31ddc36ca0..50470d0db97a 100644
--- a/docs/generators/typescript-aurelia/index.html
+++ b/docs/generators/typescript-aurelia/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html
index d49e0fdfd9b9..a7f9719386bd 100644
--- a/docs/generators/typescript-axios/index.html
+++ b/docs/generators/typescript-axios/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html
index f2037af79dd0..220055a778cd 100644
--- a/docs/generators/typescript-fetch/index.html
+++ b/docs/generators/typescript-fetch/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html
index 38cd5c59164e..bf8a38b413a0 100644
--- a/docs/generators/typescript-inversify/index.html
+++ b/docs/generators/typescript-inversify/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html
index fda8678c6b5f..fc1b2722a14f 100644
--- a/docs/generators/typescript-jquery/index.html
+++ b/docs/generators/typescript-jquery/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-nestjs/index.html b/docs/generators/typescript-nestjs/index.html
index fcc9e96c4030..1895e525f082 100644
--- a/docs/generators/typescript-nestjs/index.html
+++ b/docs/generators/typescript-nestjs/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html
index 3c291e039dda..77585a2d8b2e 100644
--- a/docs/generators/typescript-node/index.html
+++ b/docs/generators/typescript-node/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-redux-query/index.html b/docs/generators/typescript-redux-query/index.html
index 09d326f99c7b..16514f8630fc 100644
--- a/docs/generators/typescript-redux-query/index.html
+++ b/docs/generators/typescript-redux-query/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html
index 0958f7a6b832..28078cc5cee3 100644
--- a/docs/generators/typescript-rxjs/index.html
+++ b/docs/generators/typescript-rxjs/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/typescript/index.html b/docs/generators/typescript/index.html
index edb7eb5d3576..5c30ba250f67 100644
--- a/docs/generators/typescript/index.html
+++ b/docs/generators/typescript/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/generators/wsdl-schema/index.html b/docs/generators/wsdl-schema/index.html
index 8a15523ded38..e2c2de8524aa 100644
--- a/docs/generators/wsdl-schema/index.html
+++ b/docs/generators/wsdl-schema/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/globals/index.html b/docs/globals/index.html
index bb88c7191454..38ab34b54dc0 100644
--- a/docs/globals/index.html
+++ b/docs/globals/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/installation/index.html b/docs/installation/index.html
index cfdf4fcc6c85..54848c735788 100644
--- a/docs/installation/index.html
+++ b/docs/installation/index.html
@@ -36,7 +36,7 @@ it will execute as normal. If a newer version is found, the script will download
-
+
diff --git a/docs/integrations/index.html b/docs/integrations/index.html
index 354ba82373b4..f38b26a4ff40 100644
--- a/docs/integrations/index.html
+++ b/docs/integrations/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html
index 8079bc7c0f62..157603d08e54 100644
--- a/docs/new-generator/index.html
+++ b/docs/new-generator/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/online/index.html b/docs/online/index.html
index a3d42ad7658e..9b034adc5e05 100644
--- a/docs/online/index.html
+++ b/docs/online/index.html
@@ -33,7 +33,7 @@
-
+
diff --git a/docs/plugins/index.html b/docs/plugins/index.html
index 78d0818adb07..6dd03d9e9fa8 100644
--- a/docs/plugins/index.html
+++ b/docs/plugins/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/release-3-0-0/index.html b/docs/release-3-0-0/index.html
index 4c87785f5510..f2caa88b24bf 100644
--- a/docs/release-3-0-0/index.html
+++ b/docs/release-3-0-0/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html
index 6b8ee29e21f3..c0d5f639099d 100644
--- a/docs/release-summary/index.html
+++ b/docs/release-summary/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html
index 4e8f69fa52e1..bb93e95b3408 100644
--- a/docs/roadmap/index.html
+++ b/docs/roadmap/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html
index f7d08dd46c57..46c4b8aa98ac 100644
--- a/docs/spec-info/index.html
+++ b/docs/spec-info/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html
index 87708e4de21e..6828844df141 100644
--- a/docs/swagger-codegen-migration/index.html
+++ b/docs/swagger-codegen-migration/index.html
@@ -43,7 +43,7 @@ Concretely if you did not specify anything when you are generating java code, a
-
+
diff --git a/docs/templating/index.html b/docs/templating/index.html
index 5ad81c380636..9a6c76468293 100644
--- a/docs/templating/index.html
+++ b/docs/templating/index.html
@@ -37,7 +37,7 @@ For more details on Mustache see
-
+
diff --git a/docs/usage/index.html b/docs/usage/index.html
index 36e7c178ce8a..796df79b7999 100644
--- a/docs/usage/index.html
+++ b/docs/usage/index.html
@@ -35,7 +35,7 @@ modified by --includes-base-dir. Starting with 5.0.0, the !ba
-
+
diff --git a/index.html b/index.html
index 96783cf86703..b83dc17333c6 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,7 @@
-
+
diff --git a/runtime~main.2b13073c.js b/runtime~main.c44b9d26.js
similarity index 99%
rename from runtime~main.2b13073c.js
rename to runtime~main.c44b9d26.js
index 7b58df4848d2..7af82cd4347a 100644
--- a/runtime~main.2b13073c.js
+++ b/runtime~main.c44b9d26.js
@@ -1 +1 @@
-!function(e){function f(f){for(var d,a,r=f[0],n=f[1],o=f[2],u=0,i=[];u
-
+
diff --git a/users.html b/users.html
index 293a022c6f7a..f5e0db4138de 100644
--- a/users.html
+++ b/users.html
@@ -28,7 +28,7 @@
-
+
diff --git a/users/index.html b/users/index.html
index f7c2282e4c36..a0390f6b9921 100644
--- a/users/index.html
+++ b/users/index.html
@@ -32,7 +32,7 @@
-
+