added stringin filter mode
This commit is contained in:
@ -92,7 +92,12 @@ SampleDetail:
|
||||
sample_references:
|
||||
type: array
|
||||
items:
|
||||
$ref: 'api.yaml#/components/schemas/Id'
|
||||
properties:
|
||||
sample_id:
|
||||
$ref: 'api.yaml#/components/schemas/Id'
|
||||
relation:
|
||||
type: string
|
||||
example: part to this sample
|
||||
measurements:
|
||||
type: array
|
||||
items:
|
||||
|
Reference in New Issue
Block a user