bundesAPI / bundesAPI/autobahn-api
Schemathesis not running successful
Open
help wanted
- Dominant language
- Python
- Stars
- 152
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/bundesAPI/autobahn-api/actions/runs/4477592901/jobs/7869311202
Mostly this:
```
1. The response is missing the `Content-Type` header. The schema defines the following media types:
application/json
Response status: 200
Response payload: ``
```
Looks like it is because the roadId is wrong -> https://verkehr.autobahn.de/o/autobahn/A1%25/services/warning
`A1%25` is not supported by the API so it returns nothing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.