pyro888 Posted January 9, 2018 Posted January 9, 2018 Is there a schema for the REST API? I cant imaging would it would not be available... Name Media type Notes CoreJSON application/coreapi+json Supports both Schemas & Hypermedia. OpenAPI ("Swagger") application/openapi+json Schema support. JSON Hyper-Schema application/schema+json Schema support. HAL application/hal+json Hypermedia support. https://github.com/core-api/python-client https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/ Getting the Schema is pretty much step 1 in any REST Client: http://www.django-rest-framework.org/topics/api-clients/#getting-started_1
Recommended Posts
Archived
This topic is now archived and is closed to further replies.