HDFGroup / HDFGroup/hdf-rest-api
`query_domain` is not required
- Dominant language
- Python
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The `query_domain` parameter is not marked as required:

So I should be allowed to ignore that parameter, but when I do this, the response is 404:

Is this the intended behavior?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the request that omits query_domain and inspect the API endpoint declaration for how that parameter is marked and handled. Determine the intended contract for an omitted query_domain, then verify that the parameter documentation and resulting HTTP behavior agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100