[Webservice] Check run type more directly in myMdC response
Description
The run type, aka 'experiment' is accessible from a run in two places, but only one of these is changed by modifying run type in myMdC. This will look at the one that can change.
This requires a change in myMdC to be deployed first, to give us a nested structure with run.experiment.name
(rather than the integer run.experiment_id
).
How Has This Been Tested?
TBD
Relevant Documents (optional)
https://redmine.xfel.eu/issues/142840?journals=all#note-518030
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the code style of this project.
Reviewers
Edited by Thomas Kluyver