Closed vabishaa closed 5 months ago
Describe your problem.
beacon query dows not include the prefix ehwn sending a request and therefore its not compliant to the spec
Describe the solution you'd like
now: { "meta": { "apiVersion": "v2.0" }, "query": { "filters": [ { "id": ["Orphanet_730"] } ] } }
expected: { "meta": { "apiVersion": "v2.0" }, "query": { "filters": [ { "id": [" ordo: Orphanet_730"] } ] } }
Describe your problem.
beacon query dows not include the prefix ehwn sending a request and therefore its not compliant to the spec
Describe the solution you'd like
now: { "meta": { "apiVersion": "v2.0" }, "query": { "filters": [ { "id": ["Orphanet_730"] } ] } }
expected: { "meta": { "apiVersion": "v2.0" }, "query": { "filters": [ { "id": [" ordo: Orphanet_730"] } ] } }