Skip to content

Utilize status endpoint for node norm api backend and version - #429

Merged
EvanDietzMorris merged 1 commit into
masterfrom
normalization-status-api
Aug 27, 2026
Merged

Utilize status endpoint for node norm api backend and version#429
EvanDietzMorris merged 1 commit into
masterfrom
normalization-status-api

Conversation

@EvanDietzMorris

Copy link
Copy Markdown
Contributor

New versions of the Node Norm API, including the elastic search version implemented for Translator, provide more information at the /status/ endpoint. This includes the API / web server version itself, which we currently get from the openapi json. The "backend" ie redis vs elasticsearch was also added to /status/.

This PR looks for the backend and API versions in /status/ and combines them to make a Node Normalizer version, falling back to the openapi.json if status doesn't provide them.

@EvanDietzMorris
EvanDietzMorris merged commit 79a7112 into master Aug 27, 2026
2 checks passed
@EvanDietzMorris
EvanDietzMorris deleted the normalization-status-api branch August 27, 2026 20:51
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.

1 participant