Skip to content

Add an API for about information #461

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

Closed
nitisht opened this issue Jul 31, 2023 · 0 comments · Fixed by #462
Closed

Add an API for about information #461

nitisht opened this issue Jul 31, 2023 · 0 comments · Fixed by #462
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nitisht
Copy link
Member

nitisht commented Jul 31, 2023

Path: /api/v1/about

Response content:

{
	"version": "v0.6.0",
	"commit": "a35e07d",
	"deployment-id": "01H5F8KFHAEWJG183VFW9CQBNG",
	"update-available": true,
	"latest-version": "v0.6.1",
	"license": "AGPL-3.0-only",
	"mode": "local",
	"staging": "/parseable/staging",
        "store": "/parseable/data"
}
@nitisht nitisht added this to the Release 0.6.1 milestone Jul 31, 2023
@nitisht nitisht added the enhancement New feature or request label Jul 31, 2023
nitisht pushed a commit that referenced this issue Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants