Skip to content

refactor(version)!: change format inside some endpoints#3244

Merged
MartinBelthle merged 1 commit into
devfrom
refactor/version-new-format
Jun 10, 2026
Merged

refactor(version)!: change format inside some endpoints#3244
MartinBelthle merged 1 commit into
devfrom
refactor/version-new-format

Conversation

@MartinBelthle

@MartinBelthle MartinBelthle commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

[ANT-2959]

The version used to be returned as an integer like 800 or 920. Now it's a string like "8.0" or "9.2"

This will break the R scripts that need to do a new release to handle this

Impacted endpoints:

  • GET /studies
  • PUT /studies/{uuid}
  • GET /studies/{uuid}/synthesis
  • GET /studies/{uuid}/parents
  • GET /studies/{uuid}/variants

@MartinBelthle MartinBelthle self-assigned this Jun 10, 2026
@MartinBelthle MartinBelthle merged commit 679b403 into dev Jun 10, 2026
13 of 14 checks passed
@MartinBelthle MartinBelthle deleted the refactor/version-new-format branch June 10, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant