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

Support of QRcode item #87

Closed simonuwe closed 7 months ago

simonuwe commented 8 months ago
{
  "type": "string",
  "apex": {
    "itemtype": "qrcode"
  }
}