Skip to content

Conversation

@jelic-nikola
Copy link

Expand API Client with endpoints for report generation and jobs

@jelic-nikola jelic-nikola requested a review from ognjenst January 28, 2026 14:09
@jelic-nikola jelic-nikola self-assigned this Jan 28, 2026

export interface AsyncReportGenerationRequest {
params?: any;
data?: any;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For params and data we should use Record<string, any> since these have to be objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants