OAPI: return log tail as string, not array of strings
The JavaScript client cannot handle a plain array of strings.
This commit is contained in:
parent
9bb4dd49dd
commit
2003db7a26
@ -444,8 +444,7 @@ paths:
|
|||||||
content:
|
content:
|
||||||
text/plain:
|
text/plain:
|
||||||
schema:
|
schema:
|
||||||
type: array
|
type: string
|
||||||
items: { type: string }
|
|
||||||
default:
|
default:
|
||||||
description: Unexpected error.
|
description: Unexpected error.
|
||||||
content:
|
content:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user