Module moonwalk.resources

Swagger API Declarations and Resource Listings.

This module is a Moonwalk API class, and it follows the same rules as any other API class, except that it doesn't show up in the Resource Listing (so it won't appear in the API Explorer or generated client code).

Operations

get_api_declaration (name) Get a Swagger API Declaration .
get_resource_listing () Get a Swagger Resource Listing .


Operations

Each function is an API operation.
get_api_declaration (name)
Get a Swagger API Declaration .

Path:
/resources/{name}/

Parameters:

  • name The name of the API class.
get_resource_listing ()
Get a Swagger Resource Listing .

Path:
/resources/

generated by LDoc 1.4.0