Search found 4 matches

by davidmichaelkarr
Tue Jan 26, 2021 12:20 am
Forum: Other Issues
Topic: Unexpected json schema errors
Replies: 1
Views: 787

Re: Unexpected json schema errors

I got an answer on StackOverflow. I have to make them type "string" and use the "$ref" and "#/definitions/..." syntax.
by davidmichaelkarr
Mon Jan 25, 2021 9:54 pm
Forum: Other Issues
Topic: Oxygen says that my JSON schema using the 2019-09 draft will be validated with the draft-07 specification
Replies: 0
Views: 1323

Oxygen says that my JSON schema using the 2019-09 draft will be validated with the draft-07 specification

I'm defining a JSON schema, and I've specified the "2019-09" draft to validate it with. I noticed that Oxygen puts a little warning message on the "$schema" line, saying "The JSON Schema will be validated using draft-07 specification." I'm not sure what the implications...
by davidmichaelkarr
Mon Jan 25, 2021 9:21 pm
Forum: Other Issues
Topic: Unexpected json schema errors
Replies: 1
Views: 787

Unexpected json schema errors

<r>Perhaps I'm just doing something invalid with json schema, but perhaps not. I have a StackOverflow question pending on this, if that's the issue.<br/> <br/> I wanted to define an enum type in my schema, and also use that enum type in other types in the same schema. I noticed the following SO post...
by davidmichaelkarr
Mon Jan 25, 2021 9:16 pm
Forum: Feature Request
Topic: Updates to JSON support?
Replies: 0
Views: 1411

Updates to JSON support?

I know that this the "Oxygen XML" editor, but it should be acknowledged that JSON has an equal role to XML, and often larger in many cases. This should be obvious by now. I see that Oxygen certainly supports JSON, but there are some aspects that seem like they could use an update. While ed...