=== WP OpenAPI ===
Contributors: moon0326, mfenerich
Tags: documentation, rest api, api, openapi, swagger
Requires at least: 5.8
Tested up to: 6.8.3
Requires PHP: 7.1
Stable tag: 1.0.27
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

WP OpenAPI is a WordPress plugin to provide the OpenAPI spec and a beautifu viewer for your WordPress REST API.

=== Screenshots ==

1. Main screen
2. Try It enabled
3. Callback discovery enabled

=== Description ===

WP OpenAPI is a WordPress plugin that generates OpenAPI 3.1.0 compatible documentation for your WordPress REST APIs.

It has two main features.

- Outputs OpenAPI 3.1.0 spec at /wp-json-openapi
- Provides OpenAPI viewer using Stoplight's awesome Elements viewer   

You can also export your documentation as a single HTML to host it in a server easily.

See more details at https://github.com/moon0326/wp-openapi