James Eddy

Results 12 issues of James Eddy

See https://data-object-service.readthedocs.io/en/latest/ for an example (related DRS issue here: https://github.com/ga4gh/data-repository-service-schemas/issues/56).

Project: WES
Priority: Medium
Status: Help Wanted
Type: Documentation

Based on #134, the idea would be to create a folder `/openapi/v1/`, which would include: + `workflow_execution_service.swagger.yaml` + `workflow_execution_service.openapi.yaml` The `swagger.yaml` file would be the OpenAPI 2.0 version currently published...

Project: WES
Type: Maintenance

See #135 for the origin of this ticket. Idea (from @susheel) is "to allow a non-swagger client to still validate the JSON response without processing the swagger spec to extract...

Project: WES
Priority: Medium
Type: Maintenance

With major substantive and structural changes happening to the spec en route to v1.0, I wonder if now would also be the best time to bite the bullet and convert...

Priority: Critical
Project: WES
Type: Schema

The Discovery Networks team is developing a specification to register and discover API services (e.g., across GA4GH); see slides from 2018-12-10 Cloud Work Stream call for background: https://docs.google.com/presentation/d/1-TFvBdIYaxm-MpR7WBL8U5eqHa2Po2DuDyu7HBfjVyY/edit We should...

Priority: Critical
Project: WES
Status: Blocked
Type: Schema

[Notes](https://docs.google.com/document/d/1XsYCMG2JkJen-ZjPAcy7c9RfA41wbzAmXBkB3iQm6PI/edit?usp=sharing) from GA4GH Connect Implementation meeting in Hinxton (April 2019): > - it’s an array of {, } pairs > - WES is expected, whenever fetching a DRS URI, to...

Project: WES
Type: Enhancement
Type: Schema

Branching this out as a separate issue from #122. > They did some cleanup work on `/service-info` and want to see what others think. Here is there service-info > >...

Project: WES
Priority: Medium
Status: Blocked
Type: Schema

Currently this is just an array: ```yaml supported_filesystem_protocols: type: array items: type: string description: |- The filesystem protocols supported by this service, currently these may include common protocols such as...

Project: WES
Type: Schema

The `additionalProperties` tag in Swagger2.0 allows one to specify types for the **values** in an object, assuming that the **keys** can be arbitrary strings. For example, a model for a...

Project: WES
Type: Schema

When running the `md5sum.cwl` workflow using Toil, the job seems to hang indefinitely in "RUNNING" state. Looking at the run log, the workflow appears to have completed successfully, but the...