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.
我正在开发 ONOS Virtual Box 实例版本 3.0.3。我无法使用标准 uri http://>/v1/docs 配置 Swagger 自动生成的 API 文档。我已经能够安装 POSTER 扩展,并且可以使用 REST API 进行 GET / HEADER 方法调用,但在 PUT/DELETE 上不允许使用 405 方法。谁能帮我在 ONOS 实例中启用 DELETE/PUT 方法。
ONOS 支持这些方法。如果你有任何错误,那可能是你客户的错。
除了你得到 4xx http 错误,这些错误表明问题出在客户端。
看这张照片: 在这里输入图片描述