displayDefaultLayout Mislabeled - Put instead of Post

Hi,
I believe there may be a small error in the Swagger UI. The defaultlayout method is listed as Post, but this does not function. Instead, when substituted with a Put, it functions as intended.

https://xibo.org.uk/manual/api/#/display/displayDefaultLayout

Indeed you’re correct, the same can be said about authorise API call.

I created an issue for both and did commit a fix as well - https://github.com/xibosignage/xibo/issues/1596
Our online API documentation will be updated with 1.8.11 release.

Thank you for bringing this to our attention!