bundesAPI/autobahn-api

Schemathesis not running successful

開放

#28 建立於 2023年3月21日

 (0 則留言) (0 個反應) (0 位負責人)Python (10 個分叉)auto 404
help wanted

倉庫指標

星標
 (152 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南