-
-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
List API: namespace should not be required anymore #761
Labels
good first issue
A good issue to tackle when being a novice to the project.
help wanted
We are looking for help on this one.
tests
Affects tests.
Milestone
Comments
zepatrik
added
help wanted
We are looking for help on this one.
good first issue
A good issue to tackle when being a novice to the project.
docs
tests
Affects tests.
labels
Oct 8, 2021
@zepatrik Hey I'm a beginner and I would like to work on this issue. |
Sure, so important parts are:
|
Is this issue still open? |
Yes |
Okay, I want to help with this issue if it is still open. |
Is there anyone working on this issue? |
@vancanhuit it is still open, if you are willing to help with this then the floor is yours.. |
Okay. I can take this issue. 🙂 |
7 tasks
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
good first issue
A good issue to tackle when being a novice to the project.
help wanted
We are looking for help on this one.
tests
Affects tests.
Describe the bug
The namespace parameter is marked as required in the API spec. Also, we need a test to ensure that queries across namespaces actually work.
Expected behavior
Make the namespace parameter not required anymore. Make sure that all docs are updated accordingly.
The text was updated successfully, but these errors were encountered: