ga4gh / task-execution-schemas

Apache License 2.0
81 stars 28 forks source link

Frozen versions for TES spec #122

Open susheel opened 5 years ago

susheel commented 5 years ago

To provide backward compatibility support TES servers/clients, we need to provide a frozen-in-time version of the spec. Suggest we keep a major-minor-version in the /openapi folder for the repo locked for any further edits.

TES v1 --> /openapi/v1/task_execution_service.swagger.yaml TES latest --> /openapi/task_execution_service.swagger.yaml

OR

TES v1 --> /openapi/task_execution_service.v1.swagger.yaml TES latest --> /openapi/task_execution_service.swagger.yaml

P.S. I would also suggest dropping swagger from the specification filename