forked from loafle/openapi-generator-original
* Remove test file erroneously checked in * [Rust Server] Fix no features build - Need serde_json for no-features build for undefined value structures - Don't include `IntoHeader` type and implementations if we aren't including the client/server features - Don't export the `IntoHeader` type at all - it's internal * Update samples