Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用swagger-ui,但是我不知道如何在php中构建服务器。为什么响应体不响应“sd”和“s”,如何将swagger-ui与php一起使用?我正在尝试很难,有没有人可以帮助我?
看看restler https://github.com/Luracast/Restler/tree/v3
或者,您可以手动构建 swagger 文档,如下所示:
https://github.com/wordnik/swagger-core/tree/master/samples/no-server