airr-community / airr-standards

AIRR Community Data Standards
https://docs.airr-community.org
Creative Commons Attribution 4.0 International
35 stars 23 forks source link

Missing sample object structure in the adc-api.yaml #616

Closed marcoamarooliveira closed 1 year ago

marcoamarooliveira commented 2 years ago

In the repertoire/ endpoint the 'sample' object structure is not defined. It only has : "sample": [ "string" ] .

https://raw.githubusercontent.com/airr-community/airr-standards/master/specs/adc-api.yaml

schristley commented 2 years ago

The API yaml files, both openapi V2 and V3, should be checked for typos and such before v1.2 release. In particular, if there are typos/issues in the AIRR schema file, should get those fixed before v1.4 release.

bcorrie commented 1 year ago

I believe this is an oddity in how the Swagger editor displays fields in the response. I believe the YAML is correct.

I am marking this as closed since we have released v1.2 (a long time ago).