Problem using Swagger-php
I want to be able to generate documentation for Moodle web services by using swagger-php. I couldn’t find any detailed guide or examples, I just read what I could find on github but nothing is working for me so far. This is what I’ve done at the moment: I've downloaded and installed swagger editor following the steps and documentation mentioned in github :https://github.com/swagger-api/swagger-editor I've installed swagger-php from github as well following the steps mentioned:https://github.com/zircote/swagger-php I've installed composer as requested inhttp://zircote.com/swagger-php/Getting-started.html#installation Tried readinghttp://zircote.com/swagger-php/Getting-started.htmbut couldn't make a step forward. I'll be happy to provide more information if needed.Problem installing Swagger-PHP
Hello guys, I need help. I've been working to solve this for a week now but still can't find any solution. My problem is, when I installed swagger-php's library to my project, the `OpenApi` folder didn't come with it. I tried reinstall it but still didn't solve it. Can someone help me please? Thanks :)