cyberark / conjur-openapi-spec

OpenAPI v3 specification for Conjur / DAP v10+
https://conjur.org
Apache License 2.0
11 stars 2 forks source link

Add GitHub action to verify examples are still working #154

Closed telday closed 3 years ago

telday commented 3 years ago

Currently there is nothing to verify that the examples are still up to date based on changes in the spec files, because of this they have slowly diverged from the actual generated clients. We should have a GitHub action which runs whenever the spec files are updated and verifies that the examples are still working.