Added docstrings to every controllers and types. Added samples for every types. Improved CloudKitty's developper documentation. Change-Id: Idcd25777f67c61c096fbc52962bc173a86d614ba
788 B
788 B
HashMap Module REST API
cloudkitty.billing.hash:BasicHashMapController
cloudkitty.billing.hash:BasicHashMapConfigController
Get a mapping from full path
- param service
Filter on this service.
- param field
Filter on this field.
- param key
Filter on this key.
- type service
unicode- type field
unicode- type key
unicode- type mapping
Mapping- return
A mapping
- return type
Mapping
cloudkitty.billing.hash.Mapping