minor improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -266,6 +266,14 @@ paths:
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
'400':
|
||||
description: invalid input
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: string
|
||||
example: {"message":"No infix set in method call parameters"}
|
||||
|
||||
components:
|
||||
schemas:
|
||||
Appointment:
|
||||
|
||||
Reference in New Issue
Block a user