ziggekatten

Results 3 issues of ziggekatten

1. Spin up an 2.0.0 Superset instalation in docker 2. Create Dashboard. 3. Edit setting on dashboard and you are able to set owner, and roles on dashboard 4. Upgrade...

#bug

### Bug description Any API endpoint for exporting data returns the same error: ` "message": "Not a valid rison schema {} is not of type 'array'\n\nFailed validating 'type' in schema:\n...

### pynetbox version v7.4.1 ### NetBox version v3.7.5 ### Python version 3.12 ### Steps to Reproduce ``` import pynetbox nb = pynetbox.api( 'https://nebboxhost', token='secrettoken' ) scripts = nb.extras.scripts.all() for script...

type: bug
status: revisions needed