raml.examples.request-pattern.example.json Maven / Gradle / Ivy
{
"method": "POST",
"url": "/resource/to/count",
"headers": {
"Content-Type": {
"matches": ".*/xml"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy