Browse Source

update apidocs

pull/666/head
aler9 5 years ago
parent
commit
1a419a1b9c
  1. 2
      apidocs/openapi.yaml

2
apidocs/openapi.yaml

@ -319,7 +319,7 @@ paths:
post: post:
operationId: configSet operationId: configSet
summary: changes the configuration. summary: changes the configuration.
description: all fields are optional. description: all fields are optional. paths can't be edited with this request, use /v1/config/paths/{operation}/{name} to edit them.
requestBody: requestBody:
required: true required: true
content: content:

Loading…
Cancel
Save