James P. Javery
Results
1
comments of
James P. Javery
@bclozel here's a test and sample application showing (what I understand to be) the issue: https://github.com/jjavery/json-scalar-bug/blob/main/src/test/java/com/example/jsonscalar/controller/ExampleControllerTests.java In the schema, the `CreateExampleInput` input contains a JSON scalar named `data`. This should...