Skip to content

Commit

Permalink
Changed branch working on for the ADC API.
Browse files Browse the repository at this point in the history
  • Loading branch information
bcorrie authored and schristley committed Oct 21, 2019
1 parent 8d7d425 commit bac544e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/adc-api.yaml
Expand Up @@ -37,7 +37,7 @@ definitions:
repertoire_list:
type: array
items:
$ref: 'https://raw.githubusercontent.com/airr-community/airr-standards/master/specs/airr-schema.yaml#/Repertoire'
$ref: 'https://raw.githubusercontent.com/airr-community/airr-standards/issue-249/specs/airr-schema.yaml#/Repertoire'

# list of facets
facet_list:
Expand All @@ -63,7 +63,7 @@ definitions:
rearrangement_list:
type: array
items:
$ref: 'https://raw.githubusercontent.com/airr-community/airr-standards/master/specs/airr-schema.yaml#/Rearrangement'
$ref: 'https://raw.githubusercontent.com/airr-community/airr-standards/issue-249/specs/airr-schema.yaml#/Rearrangement'

# The response object /rearrangement endpoint
rearrangement_response:
Expand Down

0 comments on commit bac544e

Please sign in to comment.