Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Hotfix/examples #198

Merged
merged 3 commits into from
Jun 21, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions beacon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ components:
createDateTime:
type: string
description: The time the beacon was created (ISO 8601 format).
examples: '2012-07-19 or 2017-01-17T20:33:40Z'
example: '2012-07-19 or 2017-01-17T20:33:40Z'
updateDateTime:
type: string
description: The time the beacon was updated in (ISO 8601 format).
Expand Down Expand Up @@ -516,7 +516,7 @@ components:
createDateTime:
type: string
description: The time the dataset was created (ISO 8601 format).
examples: '2012-07-29 or 2017-01-17T20:33:40Z'
example: '2012-07-29 or 2017-01-17T20:33:40Z'
updateDateTime:
type: string
description: The time the dataset was updated in (ISO 8601 format).
Expand Down Expand Up @@ -633,7 +633,7 @@ components:
properties:
consentCodeDataUse:
$ref: >-
https://raw.githubusercontent.com/ga4gh/ga4gh-consent-policy/806ea53cffacb2055c3639f0fc9783f0dcd8cb02/consent_code.yaml#/definitions/ConsentCodeDataUse
https://raw.githubusercontent.com/ga4gh/ga4gh-consent-policy/806ea53cffacb2055c3639f0fc9783f0dcd8cb02/consent_code.yaml#/components/schemas/ConsentCodeDataUse
adamDataUse:
$ref: '#/components/schemas/AdamDataUse'
AdamDataUse:
Expand All @@ -646,13 +646,13 @@ components:
properties:
header:
$ref: >-
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/definitions/AdamHeader
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/components/schemas/Header
profile:
$ref: >-
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#definitions/AdamProfile
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/components/schemas/Profile
terms:
$ref: >-
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/definitions/AdamTerms
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/components/schemas/Terms
metaConditions:
$ref: >-
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/definitions/AdamMetaConditions
https://raw.githubusercontent.com/ga4gh/ADA-M/b16a72f9987ae20f433e97d6a3247ecddd8dde23/adam.yaml#/components/schemas/MetaConditions