Update external_api_rest.md (#429)

Check config needs the config integration to be enabled to works.
This commit is contained in:
Igor Magès 2020-03-09 09:42:39 +01:00 committed by GitHub
parent ecfb922243
commit 0937dd6be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -487,7 +487,7 @@ $ curl -X POST -H "Authorization: Bearer ABCDEFGH" \
#### POST /api/config/core/check_config #### POST /api/config/core/check_config
Trigger a check of `configuration.yaml`. No additional data needs to be passed in with this request. Trigger a check of `configuration.yaml`. No additional data needs to be passed in with this request. Needs config integration enabled.
If the check is successful, the following will be returned: If the check is successful, the following will be returned: