Fixed a typo in the configs api doc

The documentation for id in ConfigApiMixin inspect_config was wrongly
mentioning removal of a config

Signed-off-by: Maximilian Bischoff <maximilianbischoff2@gmail.com>
This commit is contained in:
Maximilian Bischoff 2018-12-14 17:50:20 +01:00
parent d77d4256d7
commit 543d83cb09
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class ConfigApiMixin(object):
Retrieve config metadata
Args:
id (string): Full ID of the config to remove
id (string): Full ID of the config to inspect
Returns (dict): A dictionary of metadata