iainxt
iainxt
**Is your feature request related to a problem? Please describe.** I want to run tests in parallel however due to the port conflict I cannot. Error: listen EADDRINUSE: address already...
Just reviewing your documentation, and swagger, and I do not understand why some operations have path parameters repeated as query parameters. e.g.  What is the different? I noticed one...
### Issue Summary The "updated_at " property has a trailing space. ### Steps to Reproduce Search for "updated_at "
The operation GET /templates/{template_id} response schema is missing html_content and plain_content
Regarding the operation GET /templates/{template_id} the response includes the html_content and plain_content but it is not on the schema. **Operation Schema** ``` "responses": { "201": { "description": "", "schema": {...