HDFGroup / HDFGroup/hdf-rest-api

`query_domain` is not required

Open
#11 2 comments 0 reactions 0 assignees View on GitHub
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:

![grafik](https://user-images.githubusercontent.com/20972129/223100851-3cca7fc5-360f-4e06-881e-bdda8d77036a.png)

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

![grafik](https://user-images.githubusercontent.com/20972129/223100783-4decb5de-6c72-4eed-af2c-d71afbf22b59.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.