wiremock_apim.mappings.starwars_introspection_graphql.json Maven / Gradle / Ivy
The newest version!
{
"request": {
"method": "POST",
"url": "/graphql/introspection"
},
"response": {
"status": 200,
"bodyFileName": "starwars_introspection_graphql.json",
"headers": {
"Content-Type": "application/json"
}
}
}