NatLabRockies / NatLabRockies/REopt_API
make response returned from function reopt(req::HTTP.Request) in http.jl consistent structure in error and no error cases
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 68
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
This issue has no description.
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
Start by locating the reopt(req::HTTP.Request) function in http.jl and compare the response structures produced for error and no-error cases. The issue provides no examples or tests, so clarify the intended common structure before making changes; done means both paths return the agreed consistent structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100