MCPcopy Create free account
hub / github.com/auth0/auth0-cli / Versions

Method Versions

internal/auth0/action.go:56–56  ·  view source on GitHub ↗

Versions lists versions of an action. See: https://auth0.com/docs/api/management/v2/#!/Actions/get_action_versions

(ctx context.Context, id string, opts ...management.RequestOption)

Source from the content-addressed store, hash-verified

54 //
55 // See: https://auth0.com/docs/api/management/v2/#!/Actions/get_action_versions
56 Versions(ctx context.Context, id string, opts ...management.RequestOption) (c *management.ActionVersionList, err error)
57 }
58)

Callers 1

diffActionCmdFunction · 0.65

Implementers 2

MockActionAPIinternal/auth0/mock/action_mock.go
MockActionAPIMockRecorderinternal/auth0/mock/action_mock.go

Calls

no outgoing calls

Tested by

no test coverage detected