Skip to content

Conversation

@JosuerBague
Copy link
Contributor

No description provided.

@JosuerBague JosuerBague added bug Something isn't working client labels Jan 4, 2024
@JosuerBague JosuerBague self-assigned this Jan 4, 2024
hasAuth: boolean;
query: Record<string, unknown>;
contentType: ValueOf<typeof ContentType>;
contentType: ValueOf<typeof ContentType> | undefined;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
contentType: ValueOf<typeof ContentType> | undefined;
contentType?: ValueOf<typeof ContentType> | undefined;

@JosuerBague JosuerBague requested a review from v0ldemar01 January 5, 2024 08:27
@v0ldemar01 v0ldemar01 merged commit 89d22c8 into production Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working client production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants