Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shouldn't GET particular resource return 404 "nomatchingentries"? #2678

Open
dvv opened this issue Mar 23, 2024 · 0 comments
Open

Shouldn't GET particular resource return 404 "nomatchingentries"? #2678

dvv opened this issue Mar 23, 2024 · 0 comments
Labels
api REST API things

Comments

@dvv
Copy link
Contributor

dvv commented Mar 23, 2024

I did this

GET /v1/person/no-such-spn-name-uuid, received 200 null

I expected the following

GET /v1/person/no-such-spn-name-uuid, to receive 404 "nomatchingentries"

Kanidm version details

latest master

@yaleman yaleman added the api REST API things label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API things
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants