Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide client method for simulation dataset metadata #94

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DavidLegg
Copy link

@DavidLegg DavidLegg commented Nov 1, 2023

Replace get_simulation_dataset_ids_by_plan_id with list_simulation_datasets_by_plan_id.

The new method returns a list of objects, each containing all the metadata for a simulation dataset, rather than just the id. The old method is marked as deprecated and re-implemented as a wrapper around the new method.

Additionally, this adds an API data class and a client data class defining a simulation dataset.

@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Failure
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Failure
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Error
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Failure
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 1, 2023 19:40 — with GitHub Actions Inactive
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Failure
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Error
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Error
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg temporarily deployed to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Inactive
@DavidLegg DavidLegg had a problem deploying to integration-test-workflow November 7, 2023 01:23 — with GitHub Actions Error
@cartermak cartermak added this to the v3 milestone Jan 29, 2024
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.

2 participants