Forum Discussion
- HKosovaSmartBear Alumni (Retired)
Hi mayurw,
Use the description keyword to specify property descriptions, and the example keyword to specify example values.
type: object properties: header: type: object properties: apiversion: type: string description: Please provide API version here # <----- example: '2' # <----- clientId: type: string example: abcde12345 # <----- timeStamp: type: string request: type: object
Related Content
- 6 years ago
Recent Discussions
- 7 days ago
- 7 days ago
- 24 days ago