Forum Discussion

mayurw's avatar
mayurw
New Member
4 years ago

How to set Example values to API request Fields with description?

For Example i have sample api given below  { "header": { "apiversion": "string", "clientID": "string", "timeStamp": "string" }, "request": {} }   I need to add a description to fields. Supp...