sendgrid-oai icon indicating copy to clipboard operation
sendgrid-oai copied to clipboard

SendGrid's Open API specification for the v3 API

Results 14 sendgrid-oai issues
Sort by recently updated
recently updated
newest added

### Issue Summary The "updated_at " property has a trailing space. ### Steps to Reproduce Search for "updated_at "

status: help wanted
type: twilio enhancement

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": {...

type: community enhancement
status: help wanted

### Issue Summary I'm not able to generate a REST client from your public available oas file found on github https://github.com/sendgrid/sendgrid-oai/blob/main/oai.json Do you have a working copy available somewhere? ###...

type: bug
status: help wanted

Hey, I appreciate the effort put into providing OpenAPI documents, so thank you very much for that 👍 Sadly, client generation tools like AutoRest or Visual Studio are currently enable...

type: bug
status: help wanted