Anoma.Client.Web.IntentsController (Anoma v0.34.0)

Summary

Functions

I add an intent to the remote intent pool.

I return a list of all intents from the remote node. The intents will be jammed nouns, base64 encoded.

Functions

add_intent(conn, params)

I add an intent to the remote intent pool.

I expect a jammed noun as paramter, base64 encoded.

If anything goes wrong, I will return an error and this will be handled by the fallback controller.

index(conn, params)

I return a list of all intents from the remote node. The intents will be jammed nouns, base64 encoded.

open_api_operation(action)

@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()

shared_security()

shared_tags()