AfricasTalkingLtd / africastalking.Net

Africa's Talking API Wrapper for C#
https://developers.africastalking.com
MIT License
18 stars 38 forks source link

docs : document responses #14

Open TheBeachMaster opened 6 years ago

TheBeachMaster commented 6 years ago

1 Add sample JSON responses from API.

  1. Fold sample code using <summary> tag on Markdown
Some Summary like code

{apiSays : { "stuff" : "sent_from_api", "more" : "stuff" } }


var sampleCode = this.Display(sample);