Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(analytics): add financial endpoint #579

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

Redm4x
Copy link
Contributor

@Redm4x Redm4x commented Dec 20, 2024

Add /internal/financial endpoint to track trial usage. The endpoint is protected using the existing privateMiddleware requiring a token query param if the SECRET_TOKEN env var is set.

@Redm4x Redm4x requested a review from a team as a code owner December 20, 2024 16:09
@Redm4x Redm4x force-pushed the feat/add-financial-endpoint branch 2 times, most recently from 71a77d0 to 9b16bd9 Compare December 20, 2024 16:34
summary: "",
responses: {
200: {
description: "List of gpu models and their availability.",
Copy link
Contributor

Choose a reason for hiding this comment

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

TODO

@Redm4x Redm4x force-pushed the feat/add-financial-endpoint branch from 9b16bd9 to 3b31ceb Compare December 20, 2024 21:12
@Redm4x Redm4x merged commit 92dc463 into main Jan 14, 2025
5 checks passed
@Redm4x Redm4x deleted the feat/add-financial-endpoint branch January 14, 2025 21:40
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.

2 participants