OpenAPI Spec (preview)
{
"swagger": "2.0",
"info": {
"version": "1.0",
"title": "Poemist API",
"x-logo": {
"url": "https://www.poemist.com/images/logo.png"
},
"contact": {
"name": "Poemist Team",
"email": "hello@poemist.com",
"url": "https://www.poemist.com"
}
},
"host": "www.poemist.com",
"basePath": "/api/v1/",
"schemes": [
"https"
],
"produces": [
"application/json"
],
"paths": {
"/randompoems": {
"get": {
"operationId": "