Mathew Polzin
|
dc30cb3b9e
|
Make Attribute Sampleable where its RawValue is Sampleable. Allow Sampleable things to provide a best guess for their node type based on the result of encoding and then deserializing them.
|
2019-01-24 00:47:24 -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
|
951c04ad44
|
Add Sampleable conformances. Make blanket JSONEncoder change I am not happy with; will try to walk back requirement that encoder gets passed to all functions creating OpenAPI Nodes
|
2019-01-23 22:21:27 -08:00 |
|
Mathew Polzin
|
e3c637a41e
|
update README and add associated type labels to patterns for clarity
|
2019-01-22 11:57:18 -08:00 |
|
Mathew Polzin
|
9cbc626410
|
Add Include support to OpenAPI schema of JSONAPI Document.
|
2019-01-22 11:53:32 -08:00 |
|