OData V2 Action import - parameters
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 22
- Forks
- 6
- Avg merge
- 40m
- Merged PRs (30d)
- 2
Description
we are trying to perform an OData V2 action import from ios client. The parameters are currently being sent as URL parameters from the iOS request, but they should be sent in the body. How can I achieve this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the OData V2 action-import request path used by the iOS client, starting with how action-import parameters are encoded. Confirm the expected request-body behavior and verify that parameters are sent in the body rather than as URL parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- api, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100