[Kimchi-devel] [PATCH V3 3/3] Adds the new display_repo_name field in the JSON API
Jose Ricardo Ziviani
joserz at linux.vnet.ibm.com
Thu Sep 10 15:59:17 UTC 2015
Signed-off-by: Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com>
---
docs/API.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/API.md b/docs/API.md
index 8b7e9ca..18d15ac 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -1116,6 +1116,8 @@ http://, ftp:// or file:// URL.
* config: A dictionary that contains specific data according to repository
type.
* repo_name: Human-readable string describing the YUM repository.
+ * display_repo_name: The same name retrieve from repo_name with any
+ possible variable expanded.
* mirrorlist: Specifies a URL to a file containing a list of baseurls
for YUM repository
* gpgcheck: True, to enable GPG signature verification; False, otherwise.
--
1.9.1
More information about the Kimchi-devel
mailing list