ga4gh / task-execution-schemas

Apache License 2.0
80 stars 27 forks source link

document preferred methods for extensions #160

Open mr-c opened 2 years ago

mr-c commented 2 years ago

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

kellrott commented 2 years ago

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