APIs-guru / openapi-directory

🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
https://apis.guru/
Creative Commons Zero v1.0 Universal
3.89k stars 582 forks source link

Twilio missing formData parameters #136

Closed rbren closed 8 years ago

rbren commented 8 years ago

E.g. POST /Accounts/{AccountSid}/Messages{mediaTypeExtension}, which sends a new SMS, is missing the to/from/body fields, which are pretty necessary

https://www.twilio.com/docs/api/rest/sending-messages

IvanGoncharov commented 8 years ago

@bobby-brennan Twillio spec is now hosted in separate repo and you can help a lot by submitting PR.

IvanGoncharov commented 8 years ago

Merged in appropriate repo