RigApi.V3.APIs (Reactive Interaction Gateway v3.0.0-alpha.2) View Source

CRUD controller for the reverse-proxy settings.

Link to this section Summary

Link to this section Functions

Specs

config() :: any()

Returns module configuration.

If application environment contains values in Keyword or Map struct, defaults from macro usage will be recursively merged with application configuration.

If one of the configuration parameters does not exist or can not be resolved, raises ArgumentError.

Link to this function

deactivate_api(conn, params)

View Source
Link to this function

get_api_detail(conn, params)

View Source
Link to this function

swagger_path_add_api(route)

View Source
Link to this function

swagger_path_deactivate_api(route)

View Source
Link to this function

swagger_path_get_api_detail(route)

View Source
Link to this function

swagger_path_list_apis(route)

View Source
Link to this function

swagger_path_update_api(route)

View Source
Link to this function

update_api(conn, params)

View Source