inbo / vespa-db

Vespa-Watch database and application
MIT License
0 stars 0 forks source link

swagger documentation: TypeError + can't get examples to work #98

Open PietrH opened 4 weeks ago

PietrH commented 4 weeks ago

I had a look at the swagger documentation of the api: https://uat.db.vespawatch.be/swagger/

Should I be able to run the examples in the documentation? I can't get a list of municipalities for example

image

If the documentation examples only work when you authenticate, then we might as well just provide static examples.

Also note the type error/network error

I also noticed some calls don't have parameters documented, this is a bit confusing to me; Does that mean I don't need to provide any parameters?

image

peterdesmet commented 3 weeks ago

I don't get the network error, but:

Screenshot 2024-06-12 at 14 57 15
PietrH commented 3 weeks ago

I just retried, still get the same error