Title: WP API SwaggerUI
Author: agussuroyo
Published: <strong>2019年7月29日</strong>
Last modified: 2022年7月10日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/wp-api-swaggerui/assets/icon-256-256.png?rev=2129970)

# WP API SwaggerUI

 作者: [agussuroyo](https://profiles.wordpress.org/agussuroyo/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp-api-swaggerui.1.2.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp-api-swaggerui/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-api-swaggerui/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-api-swaggerui/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-api-swaggerui/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-api-swaggerui/)

## 説明

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
 * Choose which namespace API that will be used on the SwaggerUI

## スクリーンショット

 * [[
 * SwaggerUI Interface
 * [[
 * Options to choose namespace Rest API

## インストール

This plugin can be installed directly from your site.

 1. Log in and navigate to Plugins > Add New.
 2. Type “WP API SwaggerUI” into the Search and hit Enter.
 3. Locate the WP API SwaggerUI plugin in the list of search results and click Install
    Now.
 4. Once installed, click the Activate link.

## 評価

![](https://secure.gravatar.com/avatar/8946badbad48017089d7506ec2fc8af065e197c7530ed4f3069a05082a0c2002?
s=60&d=retro&r=g)

### 󠀁[NOT Working with WP 6](https://wordpress.org/support/topic/not-working-with-wp-6/)󠁿

 [luisgcastillo40s](https://profiles.wordpress.org/luisgcastillo40s/) 2023年1月3
日

Not working with wp 6.

![](https://secure.gravatar.com/avatar/ae1eaee3e03b18f5e1e90b36325f5bc142a5e7f9eb12de89bed679ac42195efe?
s=60&d=retro&r=g)

### 󠀁[Any updates](https://wordpress.org/support/topic/any-updates-26/)󠁿

 [lisaiceland](https://profiles.wordpress.org/lisaiceland/) 2022年7月3日

Hi. Any updates? It’s not working fully with wp6 and messes if I add js widgets 
like an ADA accessability widegt.

![](https://secure.gravatar.com/avatar/79fbf6579a9e5ea1fbb49a692979e78265d0938d4dcf5d17fc26a577d688e480?
s=60&d=retro&r=g)

### 󠀁[Great Job](https://wordpress.org/support/topic/great-job-1095/)󠁿

 [paulouechi](https://profiles.wordpress.org/paulouechi/) 2021年4月30日

Great Job, thank you for collaboration!

![](https://secure.gravatar.com/avatar/ae38189ef1f385cc9d9144ae424233e978fcc727a58e8556b772131a234e965b?
s=60&d=retro&r=g)

### 󠀁[Great Job](https://wordpress.org/support/topic/great-job-1004/)󠁿

 [satilar99](https://profiles.wordpress.org/satilar99/) 2020年9月30日

All work on 5.5.1

![](https://secure.gravatar.com/avatar/01fc92e6fb712a7e08f8a06cf4df3af610b20e804ad21f8f0292b7b2cd8cf940?
s=60&d=retro&r=g)

### 󠀁[Awesome Plugin](https://wordpress.org/support/topic/awesome-plugin-5398/)󠁿

 [Tareq Hasan](https://profiles.wordpress.org/tareq1988/) 2020年9月24日

Awesome plugin and very good execution. When you’ve multiple active plugins that
you need to manage and publish documentation about the API, that’s a perfect way
to automate the boring task. Kudos.

![](https://secure.gravatar.com/avatar/8a77b335d88b1969006a90a83a35fcdb7258afe8d2a9df05b8bfd145ef97c899?
s=60&d=retro&r=g)

### 󠀁[That’s exactly what I wanted!](https://wordpress.org/support/topic/thats-exactly-what-i-wanted/)󠁿

 [kazunao](https://profiles.wordpress.org/kazunao/) 2020年6月1日

I was looking for a tool to automatically create documentation from the REST API
definition. It’s exactly this!

 [ 11件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/)

## 貢献者と開発者

WP API SwaggerUI はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

 *   [ agussuroyo ](https://profiles.wordpress.org/agussuroyo/)

[“WP API SwaggerUI” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-api-swaggerui)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-api-swaggerui/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-api-swaggerui/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/wp-api-swaggerui/)を [RSS](https://plugins.trac.wordpress.org/log/wp-api-swaggerui/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.2.0

 * Update doc
 * Force object type to string
 * Node modules update

#### 1.1.2

 * Update regex for parameter detection

#### 1.1.1

 * Put back missing header element

#### 1.1.0

 * Use swagger-ui npm version
 * Auto tags on endpoint

#### 1.0.9

 * Fix readme typo

#### 1.0.8

 * Restore custom port support

#### 1.0.7

 * Support `produces` and `consumes` directly via register_rest_route 3rd parameter

#### 1.0.6

 * Change site_url to home_url

#### 1.0.5

 * Support summary and desription on each endpoint api

#### 1.0.4

 * make WooCommerce REST API Key works on Swagger Docs Auth

#### 1.0.3

 * change template_include priority
 * change dtermine_current_user priority

#### 1.0.2

 * Ensure REDIRECT_HTTP_AUTHORIZATION is not empty

#### 1.0.1

 * Auto add params from path

#### 1.0

 * Initial release

## メタ

 *  バージョン **1.1.2**
 *  最終更新日 **4年前**
 *  有効インストール数 **2,000+**
 *  WordPress バージョン ** 4.7またはそれ以降 **
 *  検証済み最新バージョン: **5.9.13**
 *  PHP バージョン ** 5.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-api-swaggerui/)
 * タグ
 * [wp-rest-api](https://ja.wordpress.org/plugins/tags/wp-rest-api/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-api-swaggerui/advanced/)

## 評価

 5つ星中5つ星

 *  [  11 5-星レビュー     ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/)

## 貢献者

 *   [ agussuroyo ](https://profiles.wordpress.org/agussuroyo/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-api-swaggerui/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.me/agussuroyo)