[📍] Include quest details in the API |
|
Issue descriptionRight now, the Job details API (/api/job/abc123) only includes the display name of the Quests: `"quests": ["Build", "Test", "Get results"]` But Quests have a few other pieces of information that's generated upon Quest creation and specific to the Quest, not the Execution. E.g. metric name, results filename. We should include them in the API and UI. |
|
►
Sign in to add a comment |
|