Skip to content

Remove export parameters from documentation #458

@PietrH

Description

@PietrH

The parameters passed to the export endpoint don't do anything, so they are best removed from the API.

We chose to not have any parameters in the export

https://uat-db.vespawatch.be/observations/export/?municipality_id=95

Doesn't actually return obserservations from municipality 95 only, but rather returns everything. This is fine.

But the swagger docs show parameters:

Image

These should be removed so it's clear you can't pass any.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions