jsonmodels icon indicating copy to clipboard operation
jsonmodels copied to clipboard

Added support for schemaless/empty {'type': 'object'} fields.

Open xlevus opened this issue 7 years ago • 3 comments

The JSON-Schema spec supports fields that are schemaless or 'empty' fields.

Common use case: (not) validating arbitrary data inside a more defined schema.

xlevus avatar Apr 16 '17 12:04 xlevus

I like this feature. What is the possibility this will be accepted?

msharp avatar May 15 '17 07:05 msharp

I have decided to not-use jsonmodels for my purposes, so further changes to this PR will need to be picked up by somebody else.

On 15 May 2017 at 08:37, max sharples [email protected] wrote:

I like this feature. What is the possibility this will be accepted?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/beregond/jsonmodels/pull/84#issuecomment-301399189, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIyawawn2Od-i8H2P2onLWyukf1PoB5ks5r6ACkgaJpZM4M-nnH .

xlevus avatar May 15 '17 08:05 xlevus

OK @xlevus

msharp avatar May 15 '17 23:05 msharp