Closed VincentBean closed 1 year ago
Currently it is possible to access the API response without being logged into Nova by accessing /nova-vendor/nova-scheduled-jobs/jobs
/nova-vendor/nova-scheduled-jobs/jobs
See also: https://github.com/bakerkretzmar/nova-settings-tool/pull/54
@VincentBean Nice catch, thanks for the contribution. This has been merged and can be found in the 6.1.2 release. Please note I've taken the liberty of updating the tests as well.
Currently it is possible to access the API response without being logged into Nova by accessing
/nova-vendor/nova-scheduled-jobs/jobs
See also: https://github.com/bakerkretzmar/nova-settings-tool/pull/54