Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Some requests return a list with the value null inside #284

Open
chrisbartoloburlo opened this issue Oct 18, 2022 · 1 comment
Open

Some requests return a list with the value null inside #284

chrisbartoloburlo opened this issue Oct 18, 2022 · 1 comment

Comments

@chrisbartoloburlo
Copy link

This happens for both v1 and v2:

When sending a request for a country via a non-existent alpha code we get [null], rather than just the empty list [].

curl -v \
  --url 'http://localhost:8080/rest/v2/alpha?codes=QG' 
@amatosg
Copy link

amatosg commented Oct 27, 2022

this project is now dead :( as such, I forked it here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants