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

API v2: Pass backend version to the frontend #7496

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented May 17, 2023

Resolves #7484

Changelog

/api/v2/config/backend-version

Response example:

{
    "backend_version": "v5.1.4-beta"
}

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title API v2: Pass Backend version to the frontend API v2: Pass backend version to the frontend May 17, 2023
@vbaranov vbaranov force-pushed the vb-backend-version branch from 537e83c to c246cfa Compare May 17, 2023 20:09
@vbaranov vbaranov merged commit 612936e into master May 18, 2023
@vbaranov vbaranov deleted the vb-backend-version branch May 18, 2023 08:54
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.

Pass backend version to frontend via API v2 endpoint
1 participant