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

Free param contains empty string if parking lot is closed #3

Open
kiliankoe opened this issue Feb 21, 2015 · 1 comment
Open

Free param contains empty string if parking lot is closed #3

kiliankoe opened this issue Feb 21, 2015 · 1 comment

Comments

@kiliankoe
Copy link
Contributor

If a parking lot is closed, the free parameter of said parking lot contains an empty string and not a 0. Whilst not being false, I don't think this is ok with the schema.json:

"free":
{
    "description":"Count of free parking lots",
    "type":"integer"
}
@RobTranquillo
Copy link
Owner

Ok, thx.
Some lots have a 0 some lots have just a empty field.
I will improve that,

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

No branches or pull requests

2 participants