Mathew Polzin
|
11a7727ac9
|
Fix Include OpenAPI support. Fix bug with single include being considered 'OneOf' even though that is an overcomplication of the schema. Add tests for single include type and two include types on document
|
2019-01-27 22:47:01 -08:00 |
|
Mathew Polzin
|
e8bfbc881b
|
Added a couple of test cases for JSONDocuments
|
2019-01-27 22:24:13 -08:00 |
|
Mathew Polzin
|
952fe8ba7e
|
Remove encoder requirement to almost all Open API Node constructors. Made a new protocol for the few places where an encoder did need to be passed in.
|
2019-01-23 23:21:16 -08:00 |
|
Mathew Polzin
|
d6911f170c
|
Add example to JSONNode
|
2019-01-21 20:57:54 -08:00 |
|