moon0326 / wp-openapi

19 stars 5 forks source link

Remove rewrite rules -- use rest endpoint instead #48

Closed moon0326 closed 1 month ago

moon0326 commented 1 month ago

This PR replaces /wp-json-openapi endpoint with the rest api endpoint (/wp-json/wp-openapi/v1/schema)

Fixes #44