Checked for duplicates
No - I haven't checked
π§βπ¬ User Persona(s)
API regular users
πͺ Motivation
...so that I can have longer queries sent to the server, bypassing the limitation on URL length that I am limited with GET requests
π Additional Details
No response
Acceptance Criteria
Given
When I perform
Then I expect
βοΈ Engineering Details
We want the parameters (q, fields, sort, ...) to be passed in a json format passed as the body of the POST request.
TO BE VALIDATED that it is a standard approach with an AI.
π I&T
No response
Checked for duplicates
No - I haven't checked
π§βπ¬ User Persona(s)
API regular users
πͺ Motivation
...so that I can have longer queries sent to the server, bypassing the limitation on URL length that I am limited with GET requests
π Additional Details
No response
Acceptance Criteria
Given
When I perform
Then I expect
βοΈ Engineering Details
We want the parameters (q, fields, sort, ...) to be passed in a json format passed as the body of the POST request.
TO BE VALIDATED that it is a standard approach with an AI.
π I&T
No response