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: add version info API #31

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

shadinaif
Copy link
Collaborator

@shadinaif shadinaif commented Jun 6, 2024

feat: add version info API

The deployment process on staging and production is a bit complicated in terms of tracing deployed parts. Adding this API to easily check the deployed extensions version

GET /api/fx/version/v1/info/

allowed for only staff and super users. Result:

{
  "version": "0.3.8"
}

@shadinaif shadinaif requested review from OmarIthawi and iamjazzar June 6, 2024 12:53
@shadinaif shadinaif merged commit a65b329 into main Jun 6, 2024
3 checks passed
@shadinaif shadinaif deleted the shadinaif/add-version-info-api branch June 6, 2024 14:02
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