Skip to content

fix json request body for GET requests with node 23+ #162

@WiggidyW

Description

@WiggidyW

either make them POST or patch the logic that prevents json request body for GET requests

btw the reason we moved away from path parameters and query parameters in the first place is to make all of the API request logic consistent across all endpoints, thus always use a JSON body for arguments of any kind

consistency is good for agents

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions