chore: ending dots

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

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

Loading…
Cancel
Save