Browse Source

update apidocs

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

2
apidocs/openapi.yaml

@ -319,7 +319,7 @@ paths: @@ -319,7 +319,7 @@ paths:
post:
operationId: configSet
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:
required: true
content:

Loading…
Cancel
Save