{"id":106975,"date":"2019-07-29T04:04:20","date_gmt":"2019-07-29T04:04:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wp-api-swaggerui\/"},"modified":"2022-07-10T14:14:34","modified_gmt":"2022-07-10T14:14:34","slug":"wp-api-swaggerui","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/wp-api-swaggerui\/","author":8692397,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.2","stable_tag":"1.2.0","tested":"5.9.13","requires":"4.7","requires_php":"5.4","requires_plugins":"","header_name":"WP API SwaggerUI","header_author":"Agus Suroyo","header_description":"WordPress REST API with Swagger UI.","assets_banners_color":"","last_updated":"2022-07-10 14:14:34","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/agussuroyo","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":2000,"downloads":63761,"num_ratings":11,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0":{"tag":"1.0","author":"agussuroyo","date":"2019-07-29 09:34:04"},"1.0.1":{"tag":"1.0.1","author":"agussuroyo","date":"2019-08-05 05:50:42"},"1.0.2":{"tag":"1.0.2","author":"agussuroyo","date":"2019-08-07 04:35:17"},"1.0.3":{"tag":"1.0.3","author":"agussuroyo","date":"2019-12-05 09:36:40"},"1.0.4":{"tag":"1.0.4","author":"agussuroyo","date":"2019-12-27 06:38:18"},"1.0.5":{"tag":"1.0.5","author":"agussuroyo","date":"2020-06-20 02:56:59"},"1.0.6":{"tag":"1.0.6","author":"agussuroyo","date":"2020-06-20 20:43:45"},"1.0.7":{"tag":"1.0.7","author":"agussuroyo","date":"2020-06-21 04:58:43"},"1.0.8":{"tag":"1.0.8","author":"agussuroyo","date":"2020-06-22 09:37:01"},"1.0.9":{"tag":"1.0.9","author":"agussuroyo","date":"2020-08-07 22:56:08"},"1.1.0":{"tag":"1.1.0","author":"agussuroyo","date":"2020-08-09 12:46:56"},"1.1.1":{"tag":"1.1.1","author":"agussuroyo","date":"2020-08-11 13:49:38"},"1.1.2":{"tag":"1.1.2","author":"agussuroyo","date":"2021-03-29 12:56:30"},"1.2.0":{"tag":"1.2.0","author":"agussuroyo","date":"2022-07-10 14:14:34"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":11},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2129970,"resolution":"128x128","location":"assets","locale":""},"icon-256-256.png":{"filename":"icon-256-256.png","revision":2129970,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.2","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2129923,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2129923,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"SwaggerUI Interface","2":"Options to choose namespace Rest API"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[174382,174385,174384,174383,2301],"plugin_category":[],"plugin_contributors":[174386],"plugin_business_model":[],"class_list":["post-106975","plugin","type-plugin","status-publish","hentry","plugin_tags-swaggerui","plugin_tags-swaggerui-rest-api","plugin_tags-wp-swagger-rest-api","plugin_tags-wp-swaggerui","plugin_tags-wp-rest-api","plugin_contributors-agussuroyo","plugin_committers-agussuroyo"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-api-swaggerui\/assets\/icon-128x128.png?rev=2129970","icon_2x":"https:\/\/ps.w.org\/wp-api-swaggerui\/assets\/icon-256-256.png?rev=2129970","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-api-swaggerui\/assets\/screenshot-1.png?rev=2129923","caption":"SwaggerUI Interface"},{"src":"https:\/\/ps.w.org\/wp-api-swaggerui\/assets\/screenshot-2.png?rev=2129923","caption":"Options to choose namespace Rest API"}],"raw_content":"<!--section=description-->\n<p>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<\/p>\n\n<p>Feature:<\/p>\n\n<ul>\n<li>Support for GET, POST, PUT, PATCH and DELETE request method<\/li>\n<li>Support for Auth Basic authorization method<\/li>\n<li>Choose which namespace API that will be used on the SwaggerUI<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This plugin can be installed directly from your site.<\/p>\n\n<ol>\n<li>Log in and navigate to Plugins &gt; Add New.<\/li>\n<li>Type \u201cWP API SwaggerUI\u201d into the Search and hit Enter.<\/li>\n<li>Locate the WP API SwaggerUI plugin in the list of search results and click Install Now.<\/li>\n<li>Once installed, click the Activate link.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Update doc<\/li>\n<li>Force object type to string<\/li>\n<li>Node modules update<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Update regex for parameter detection<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Put back missing header element<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Use swagger-ui npm version<\/li>\n<li>Auto tags on endpoint<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>Fix readme typo<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Restore custom port support<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Support <code>produces<\/code> and <code>consumes<\/code> directly via register_rest_route 3rd parameter<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Change site_url to home_url<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Support summary and desription on each endpoint api<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>make WooCommerce REST API Key works on Swagger Docs Auth<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>change template_include priority<\/li>\n<li>change dtermine_current_user priority<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Ensure REDIRECT_HTTP_AUTHORIZATION is not empty<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Auto add params from path<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"WordPress REST API with Swagger UI.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/106975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=106975"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/agussuroyo"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=106975"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=106975"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=106975"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=106975"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=106975"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=106975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}