I have some older endpoints which accept newline delimited strings which I'm trying define in a swagger spec. The spec looks like this: post: { tags: [ "NLP" ], summary: "", description: "NLP parse ...