diff --git a/framework/src/responses/sections/beaconFilteringTermsResults.yaml b/framework/src/responses/sections/beaconFilteringTermsResults.yaml index 05748d8c..ab689c50 100644 --- a/framework/src/responses/sections/beaconFilteringTermsResults.yaml +++ b/framework/src/responses/sections/beaconFilteringTermsResults.yaml @@ -10,9 +10,9 @@ properties: filteringTerms: type: array items: - $ref: '#/definitions/FilteringTerm' + $ref: '#/definitions/ResponseFilteringTerm' definitions: - FilteringTerm: + ResponseFilteringTerm: type: object description: >- Entities can be filtered using this term. @@ -27,7 +27,7 @@ definitions: TODO: An ontology ... with a registered prefix does not need a full name so one may better use CURIE to indicate that the resource can be retrieved from the id. This also will allow to provide an enum here. - examples: + examples: - "Human Phenotype Ontology" - alphanumeric id: @@ -47,16 +47,16 @@ definitions: - 'B Lymphoblastic Leukemia/Lymphoma' - 'Aplasia/Hypoplasia of the middle ear' scopes: - description: >- + description: >- Entry types affected by this filter. - examples: - - - - individual - - biosample - - analysis - - run - - genomicVariation - - + examples: + - + - individual + - biosample + - analysis + - run + - genomicVariation + - - biosample type: array items: