Skip to content

Feature/replace dim x with identifier#86

Open
jwasikpsnc wants to merge 4 commits into
iterorganization:developfrom
jwasikpsnc:feature/replace_dimX_with_identifier
Open

Feature/replace dim x with identifier#86
jwasikpsnc wants to merge 4 commits into
iterorganization:developfrom
jwasikpsnc:feature/replace_dimX_with_identifier

Conversation

@jwasikpsnc

@jwasikpsnc jwasikpsnc commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

@mfiaudrin-epsyl FYI: keys in the response are always there, if there is no alias, then alias=None

Example response:

"coordinates": [
      {
        "name": "dim1",
        "alias": "R",
        "target": "#equilibrium/time_slice[0]/profiles_2d[0]/psi",
        "unit": "mixed",
        "unit_alias": null,
        "shape": [
          65
        ],
        ...
    }

@jwasikpsnc jwasikpsnc marked this pull request as draft June 12, 2026 08:29
@jwasikpsnc

Copy link
Copy Markdown
Collaborator Author

Alias is now put into "name" response field.
No changes on FE side needed.
image

@jwasikpsnc jwasikpsnc marked this pull request as ready for review June 12, 2026 10:00
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