lestrrat
lestrrat
I didn't realize this PR until just now. what's the status? should I be looking at this?
Sorry, completely overlooked this. PRs are welcome.
Yeah, it's missing a call to `Set`. And now that I look at it, I'm not sure if I like the API either. I'll think about it, but if you...
It's been a while, but I don't think I ever wrote a feature like that.
hmmm, before doing this I need to restore tests in `testdata`
@handrews thanks! for my own reference: http://json-schema.org/draft-07/json-schema-release-notes.html http://json-schema.org/draft-06/json-schema-migration-faq.html
IIRC this was not necessarily because of the "$ref" itself, but it was rather in the way that the openapi2proto code expects only objects. I think something can be worked...
* This is a judgement call, but I want structure definitions to live in objects/interface.go (think of it as a .h file in C), so I'd like to see stuff...
One thing that might be good to have: an actual consumer code of your data objects. For example, how do you actually create/consume Block elements? This will tell you if...
WIPですけど、きにしないで大丈夫ですー。ちょうど他の事に気を取られてて進まなさそうなので…