mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[GH-ISSUE #123] Same endpoint returns different "version" and body format #100
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nassimoufighou on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/123
Describe the bug
Same endpoint not returning same response depending on who's perfoming the request.
To Reproduce
Steps to reproduce the behavior:
Example of bug
N/A
Expected behavior
A request should return same body response, no matter who's performing the request.
Additional context
The "version" field in the request response is different in both executions, so that may lead to a different model usage for the endpoint.