| ||||
summary: resource | method | detail: method |
- Resource Methods
Method Summary Name Description GET /{BASE}/modules/buildinfo Return the configuration of the module identified by the name passed as query argument.
Path: / {BASE} / modules / buildinfo
Return the configuration of the module identified by the name passed as query argument. The
module will be
a map containing the values specified in the kiwi-module.properties file of the module.
| ||||
summary: resource | method | detail: method |