Arnaud Gourlay
cf85af00cb
universal-query: Add validations to query input ( #4536 )
...
* universal-query: Add validations to query input
* update openapi spec
* use raw request to by-pass local validations
* add validation for order_by and factorize
2024-06-25 13:33:32 +02:00
Luis Cossío
2c651b1147
order_by: Begin migration to order_value in Record [v1.10] ( #4526 )
...
* begin migration to order_value
* gen openapi and grpc docs
* cargo clippy --fix
* fixup
2024-06-25 13:33:09 +02:00
Luis Cossío
70c7c4c847
Add layer of response structure specific to query ( #4498 )
2024-06-21 23:41:47 +02:00
Luis Cossío
7189f98158
use get instead of indexing ( #4496 )
2024-06-21 23:40:13 +02:00
Luis Cossío
ce398a345f
universal-query: Basic integration tests ( #4409 )
...
Adds basic comparison to current existing endpoints
2024-06-11 13:17:34 +02:00