
Fix the documentation where it sais that wsme.signature takes a status argument: the actual name of the argument is status_code. Closes-Bug: #1455563 Change-Id: Ifa3abef5654e5b796285a467fe5e6bce248ef60c
836 B
836 B
API
Public API
wsme
-- Essentials
wsme
signature([return_type, [arg0_type, [arg1_type, ... ] ] ], body=None, status_code=None)
wsme.types.Base
wsattr
wsproperty
Unset
Default value of the complex type attributes.
WSRoot
Internals
wsme.types
-- Types
wsme.types
wsme.api
-- API related api
wsme.api
wsme.rest.args
-- REST
protocol argument handling
wsme.rest.args