Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

fix: removes header and use post request with body #12

Merged
merged 2 commits into from
Sep 15, 2021

Conversation

omarsotillo
Copy link

What?
Fix header limit from servers by using a post
with body request and removes the header

@omarsotillo omarsotillo merged commit 9782cf8 into main Sep 15, 2021
@fcsonline fcsonline deleted the fix/limit-header-request-query-ast branch September 15, 2021 11:17
@gtrias
Copy link
Member

gtrias commented Sep 18, 2021

This is making tentacle not very usable on regular REST endpoints (where it's expected to fetch a collection of items with a GET request). I think this configuration should come from our schema endpoint instead of hardcoding it.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants