cyberark / conjur-openapi-spec

OpenAPI v3 specification for Conjur / DAP v10+

Home Page:https://conjur.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add DAP endpoints to the Spec file

telday opened this issue · comments

Is your feature request related to a problem? Please describe.

We should have some way to represent the DAP endpoints not included in Conjur in the spec file and generate a client for DAP.

Describe the solution you would like

We can use "transforms" and annotate the DAP endpoints in order to use only one spec to generate both clients.