migros / fotoobo

The mighty Fortinet toolbox
https://fotoobo.readthedocs.io/
GNU Lesser General Public License v3.0
17 stars 2 forks source link

Make fortinet.api method more generic #194

Closed patrikspiess closed 7 months ago

patrikspiess commented 8 months ago

The api method in Fortinet class is very limited to GET and POST requests. Make it more generic to also support other HTTP methods in the future. We will soon need that for the FortiClientEMS class.