task-execution-schemas icon indicating copy to clipboard operation
task-execution-schemas copied to clipboard

document preferred methods for extensions

Open mr-c opened this issue 3 years ago • 1 comments

What are the best practices for developing and clearly marking an extension?

mr-c avatar Sep 22 '21 20:09 mr-c

Currently the only extensions are backend parameters (part of developing 1.1 proposal), meant to allow user to communicate additional requirements to backend engine (for example Slurm queue preferences). Available flags are listed in the getServiceInfo packet: https://github.com/ga4gh/task-execution-schemas/blob/develop-1.1/openapi/task_execution_service.openapi.yaml#L589

kellrott avatar Sep 22 '21 21:09 kellrott