Ted Epstein
Ted Epstein
> Hmm, as the schema doesn't vary by context, should the example(s) ? As you mentioned in #18 , we might have a reason to allow context-specific schemas. Aside from...
Very cool to see this, @MikeRalphson . Did you write a generator to do this, or did [Shins](https://github.com/Mermade/shins/) auto-magically adapt to this new format? Either way, pretty impressive. If there's...
@darrelmiller, thanks for explaining. IMO, the language in the spec can definitely benefit from some clarification and a bit of background introduction to illustrate the type of scenario for which...
BTW, I realize (now) that all of this is much easier to grasp if you understand the use case. I am guessing this was designed for generic API testing tools,...
Proposed clarifications in #2140.
@KES777, If I understand correctly, you want to have different constraints on the POST request, where you're creating a new Country, vs. the PUT request, where you're updating an existing...
Notes from TSC Meeting, 2019-02-28: * **Mixin References** - See the [Comment from whitlockjc](#issuecomment-468363428) below: the examples use a plain name of the mixin as the reference. This was an...
@handrews , thanks for the detailed background, and sorry to hear that JSON Schema land has been rough. If that's tainting your perspective, maybe give it a little time and...
Hi @handrews, I'm not sure how the comment you referenced changes the situation. But I don't think you should invest a lot of time in this. > > Could we...