Skip to content

Commit

Permalink
Apply automatic documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre authored and actions-user committed Jan 27, 2025
1 parent 8d9cc5b commit ba30e72
Showing 1 changed file with 58 additions and 8 deletions.
66 changes: 58 additions & 8 deletions docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ paths:
title: Response Service Info Ga4Gh Tes V1 Service Info Get
type: object
description: Successful Response
security:
- HTTPBearer: []
summary: Service Info
tags:
- GA4GH TES
Expand Down Expand Up @@ -192,7 +194,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -223,7 +231,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -254,7 +268,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -285,7 +305,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -316,7 +342,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -347,7 +379,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -378,7 +416,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down Expand Up @@ -409,7 +453,13 @@ paths:
appropriate credentials to access the current user''s AWS S3 bucket, and forward
them to
AWS S3.'
AWS S3.
TODO: users can currently use this to get any output files. How to limit access
to outputs so
users can''t for example output and see controlled data?'
operationId: s3_endpoint
parameters:
- in: path
Expand Down

0 comments on commit ba30e72

Please sign in to comment.