Generalize schema definition to work from inline schema or reference.
This commit is contained in:
@@ -226,7 +226,7 @@ mod test {
|
||||
super::{
|
||||
definitions::Definitions,
|
||||
error::Error,
|
||||
schema::{Annotated, Data, Schema},
|
||||
schema::{Annotated, Data, Declaration, Items, Schema},
|
||||
},
|
||||
*,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user