autobahn-api
autobahn-api copied to clipboard
Fix OpenAPI Check
See #25, the check did not fail, even the openapi was not correct.
The logs show: `Error: Resource not accessible by integration', but still finishes successfully.
Maybe an update to the latest tag of the spectral action already fixes the issue.
Looks like this is still not fixed see: https://github.com/bundesAPI/autobahn-api/actions/runs/4481803330/jobs/7879164470?pr=29

Not sure what is happing. It was running successfully here: https://github.com/bundesAPI/autobahn-api/actions/runs/4477638833/jobs/7869414637
Is it possible due to a author which is first time contributer?
In that case the triggers need to be manually triggered as well.
This may be true, I think the actions need permissions to add the annotations to the file.
Maybe we need to look at another action, this https://github.com/bundesAPI/api-doc-template/issues/6 is also still open.