bundesAPI/autobahn-api

Schemathesis not running successful

オープン

#28 opened on 2023/03/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (10 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (152 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド