Custom endpoints return different data
-
Hey there,
After installing this plugin, most of my custom endpoints are now returning something along the lines of this:
{ namespace: "shop", methods: [ "GET" ], endpoints: [ { methods: [ "GET" ], args: [ ] } ], _links: { self: "https://myshop.com/wp-json/shop/v1/products" } }
The topic ‘Custom endpoints return different data’ is closed to new replies.