Quote from: franco on April 26, 2024, 02:58:27 PM
API actually has /api/ in the URL and the GUI parts /ui/
And the GUI parts /ui/ itself uses the API, at least this is what i captured (all curl requests in my last post not ending in .php..)
Are there any plans to extend the API coverage? If yes is there a rough time frame?
And just for Info the OverviewController.php and NeighborSettingsController.php are not working in OPNsense 23.10.3:
Code Select
{'message': 'controller OPNsense\\Interfaces\\Api\\NeighborSettingsController not found', 'status': 400}
{'message': 'controller OPNsense\\Interfaces\\Api\\OverviewController not found', 'status': 400}
Cheers,
Stefan