Actor name (e.g., "admin", "user").
Authentication type, matching AutoBeOpenApi.IAuthorizationLifecycle.type:
The complete source code content of the test function. Contains the full implementation including function signature and body.
Source API endpoint this authorization function was generated from.
The file system location where this test function will be written. Should be an absolute or relative path to the target test file.
The name identifier of the function. Used to reference the function within the test suite.
OptionalrecipeMachine-readable authorization recipe represented by this helper.
Deterministic helpers are a single OpenAPI authorization operation. More complex helpers may also describe additional actor connections and dependency operations required to make the returned connection usable. When omitted, consumers must treat the helper as legacy metadata with unknown role guarantees.
Discriminator field that identifies the specific type of test function. Used for discriminated union pattern to distinguish between different test function types.
Authorization function for E2E test code.
Author
Michael