chore: ending dots

pull/17/head
Dominique Merle 4 years ago
parent e6cfe1cf8a
commit 81d86be3b8

@ -2,12 +2,12 @@ type: object
properties:
code:
type: string
description: The HTTP code of the response
description: The HTTP code of the response.
example: 404
message:
type: string
description: The response details
example: The specified participant was not found
description: The response details.
example: The specified participant was not found.
required:
- code
- message

Loading…
Cancel
Save