Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dglazer authored Aug 12, 2019
1 parent 890b9b4 commit 3757168
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openapi/data_repository_service.swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,6 @@ definitions:
The value (e.g. `sha-256`) SHOULD be listed as `Hash Name String` in the https://www.iana.org/assignments/named-information/named-information.xhtml#hash-alg[IANA Named Information Hash Algorithm Registry].
          Other values MAY be used, as long as implementors are aware of the issues discussed in https://tools.ietf.org/html/rfc6920#section-9.4[RFC6920].
          GA4GH may provide more explicit guidance for use of non-IANA-registered algorithms in the future.
          Until then, if implementors do choose such an algorithm (e.g. because it's implemented by their storage provider), they SHOULD use an existing standard type
such as `md5`, `etag`, `crc32c`, `trunc512`, or `sha1`.
example:
sha-256
Object:
type: object
required: ['id', 'size', 'created', 'checksums']
Expand Down

0 comments on commit 3757168

Please sign in to comment.