-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add a version lookup handler that is running on an unauthenticated endpoint. This endpoint is used by the binary for version checks.
POST
{'version': 'version-1.x.x'} (also records inbound IP)
returns:
{'reported-version': 'version-1.x.x', 'current-version': 'version-4.x.x'}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels