內容簡介
SwaggerUI 可以讓 WordPress REST API 端點擁有互動式的使用者介面,因此我們可以直接從網站上檢查 API 端點。
功能特色:
支援 GET、POST、PUT、PATCH 和 DELETE 請求方法
支援基本認證授權方法
可選擇要在 SwaggerUI 上使用的命名空間 API
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
SwaggerUI used to make WordPress REST API endpoint have a interactive UI, so we can check our API endpoint directly from the website it self
Feature:
Support for GET, POST, PUT, PATCH and DELETE request method
Support for Auth Basic authorization method
Support for Bearer token (Authorization header) authorization method
Choose which authorization methods (Basic / Bearer) appear in the Swagger UI Authorize dialog
Output as Swagger 2.0 (default) or OpenAPI 3.0.3
Option to include or omit the site admin contact email in the generated schema
Choose which namespace API that will be used on the SwaggerUI
