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)
| 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 | ) |
no outgoing calls
no test coverage detected