simonuwe / oracle-apex-json-region

An Oracle-APEX-plugin that provides for each property of a JSON-schema an input field to support an easy way to display and edit a JSON item
Apache License 2.0
6 stars 2 forks source link

When "Headers" is off in JSON-region-configuration, arrays are saved with property name "undefined" #176

Open simonuwe opened 1 week ago

simonuwe commented 1 week ago

With introduction of JSON-schema's allOf headers=false, some objects are saved with property-name undefined instead of the correct name.