cowbird.api.swagger.views

Module Contents

Functions

api_swagger(request)

Swagger UI route to display the Cowbird REST API schemas.

api_schema(request: pyramid.request.Request) → cowbird.typedefs.JSON

Return JSON Swagger specifications of Cowbird REST API.

cowbird.api.swagger.views.api_swagger(request)[source]

Swagger UI route to display the Cowbird REST API schemas.

cowbird.api.swagger.views.api_schema(request: pyramid.request.Request)cowbird.typedefs.JSON[source]

Return JSON Swagger specifications of Cowbird REST API.