evennia.web.api.root¶
Set a more useful description on the Api root.
-
class
evennia.web.api.root.EvenniaAPIRoot(**kwargs)[源代码]¶ 基类:
rest_framework.routers.APIRootViewRoot of the Evennia API tree.
-
class
evennia.web.api.root.APIRootRouter(*args, **kwargs)[源代码]¶ 基类:
rest_framework.routers.DefaultRouter-
APIRootView¶ EvenniaAPIRoot的别名
-