wsme/doc/source/api.rst
Stephen Finucane 7092903ba1 Rework documentation build
Modern docs! This fixes a couple of issues introduced in the previous
patches and generally cleans up a lot of mess.

Change-Id: Ib964c16251bce12fe498b13455ed3515ef205916
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-11-18 13:58:59 -08:00

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

wsme.rest.args -- REST protocol argument handling

wsme.rest.args