mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-05-10 00:20:43 +00:00
redo and test openapi type implementations
This commit is contained in:
parent
2a35e044db
commit
eecd192458
4 changed files with 413 additions and 291 deletions
|
@ -7,7 +7,6 @@ use openapiv3::{
|
|||
ReferenceOr::{Item, Reference},
|
||||
Schema, SchemaData, SchemaKind, StringType, Type, VariantOrUnknownOrEmpty
|
||||
};
|
||||
|
||||
use std::{
|
||||
collections::{BTreeSet, HashMap, HashSet},
|
||||
hash::BuildHasher,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue