=== Embed Swagger UI === Author URI: https://www.upwork.com/fl/hncvj Plugin URI: https://spanrig.com Donate link: https://rzp.io/l/hncvj Contributors: hncvj Tags: Swagger UI, Swagger, API playground Requires at least: 5 Tested up to: 6.2 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html A clean plugin to embed Swagger UI anywhere on your WP website. == Description == A clean plugin to embed Swagger UI anywhere on your WP website. == How to use? == - Navigate to WP Swagger UI - Select "Add new" - Give it a name & Upload the JSON or YAML file. - Copy the shortcode like [wpsgui id=xxx] displayed on right or in the "All Swaggers" list. == Donation == Please donate via the link below if you liked my work and if this plugin fulfilled your needs. [https://rzp.io/l/hncvj](https://rzp.io/l/hncvj) == Frequently Asked Questions == = Do I need a Swagger hub account for this? = No. You don't require a Swagger hub account for this. = I have a file on a remote server, can I use that? = Yes, you can use the shortcode like this: [wpsgui url="https://path/to/file.json"] or [wpsgui url="https://path/to/file.yaml"] == Screenshots == 1. New "Swagger Ui Integration" menu item. 2. Create a Swagger Snippet & Copy Shortcode. 3. Use the Shortcode wherever you want. 4. Embedded Swagger UI on the front end. == Installation == 1. Go to `Plugins` in the Admin menu 2. Click on the button `Add new` 3. Search for `WP Swagger UI` and click 'Install Now' or click on the `upload` link to upload `wp-swagger-ui.zip` 4. Click on `Activate plugin` == Changelog == = 1.0.0: April 4, 2023 = * Birthday of WP Swagger UI