- Issue created by @tzura
- πΊπΈUnited States SamLerner
I wonder if we could leverage what https://www.drupal.org/project/jsonapi_resources β is using to create a custom JSON:API endpoint, rather than our own custom endpoint. Not sure if search results translates well into JSON:API's structure, but it could be worth investigating.
If we wanted to keep it really simple, we could just pass along the JSON that Vertex gives us, without any transformation.