Skip to content

feat: Introduce validate_task_params endpoint#1537

Draft
NeilSmithDLS wants to merge 1 commit intomainfrom
Introduce-validate_task_params-endpoint
Draft

feat: Introduce validate_task_params endpoint#1537
NeilSmithDLS wants to merge 1 commit intomainfrom
Introduce-validate_task_params-endpoint

Conversation

@NeilSmithDLS
Copy link
Copy Markdown
Contributor

fixes #1530

@NeilSmithDLS NeilSmithDLS requested a review from a team as a code owner May 5, 2026 14:48
@NeilSmithDLS NeilSmithDLS marked this pull request as draft May 5, 2026 14:48
Comment on lines +185 to +190
# if context().tiled_conf is not None:
# md = config().env.metadata
# # We raise an InvalidConfigError on setting tiled_conf if this isn't set
# assert md
# metadata["tiled_access_tags"] = [
# access_blob(task_request.instrument_session, md.instrument)
@NeilSmithDLS NeilSmithDLS changed the title Introduce validate_task_params endpoint feat: Introduce validate_task_params endpoint May 5, 2026
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.

Add validation endpoint

1 participant