autobahn-api icon indicating copy to clipboard operation
autobahn-api copied to clipboard

Fix OpenAPI Check

Open t-huyeng opened this issue 2 years ago • 3 comments

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.

t-huyeng avatar Mar 21 '23 09:03 t-huyeng

Looks like this is still not fixed see: https://github.com/bundesAPI/autobahn-api/actions/runs/4481803330/jobs/7879164470?pr=29

image

Not sure what is happing. It was running successfully here: https://github.com/bundesAPI/autobahn-api/actions/runs/4477638833/jobs/7869414637

t-huyeng avatar Mar 21 '23 17:03 t-huyeng

Is it possible due to a author which is first time contributer?

In that case the triggers need to be manually triggered as well.

wirthual avatar Mar 22 '23 18:03 wirthual

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.

t-huyeng avatar Mar 27 '23 15:03 t-huyeng