Results 9 comments of Rui Caramalho

Hi what's the URL to get the Swagger Documentation?

Im missing something.. If I try to open it in the browser it will treat `.yaml` as a file and download it. PS -It does work if I open the...

Thanks @Fishbowler . The only thing that could be improved is that the swagger URL by default is `http://localhost:9090/plugins/restapi/v1/openapi.yaml' ![image](https://user-images.githubusercontent.com/10282714/162776780-b1fd7e00-7235-4e20-bc24-3b1b08a560b0.png) It should have gotten the current location and port, in...

Thanks @GregDThomas but it does not work, it suggests downloading the file

**Solution**: Edit the index file and change to: ~~~~ ....... window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ url: window.location.origin+"/plugins/restapi/v1/openapi.yaml", dom_id: '#swagger-ui', deepLinking: true,...

Thanks... it's fixed then :)

Hi Does this means, that this feature will be corrected in future versions? PS -Sorry but I don't know how the GitHub works.

Hi @guusdk. what I mean is if the `index.html` is going to be corrected. https://github.com/igniterealtime/openfire-restAPI-plugin/blob/dfaa49ffa928ee641aca636c2911dcd9be722468/src/web/docs/index.html#L44 To: `url: window.location.origin+"/plugins/restapi/v1/openapi.yaml",`

Usualy is the client who stores the conversation... that was the original idea for XMPP.