splunk/addonfactory-ucc-base-ui

`schema.json` and `schemaGenerator.py` are not synced

Closed this issue ยท 1 comments

For example, schema.json has oauth_state_enabled field, but schemaGenerator.py does not.

Another example is that schemaGenerator.py still has

    onLoad = StringField(max_length=3000)
    onChange = StringField(max_length=3000)

which does not exist in schema.json.

๐ŸŽ‰ This issue has been resolved in version 1.13.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€