cyberark / conjur-openapi-spec

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

Updated request body on secret creation #187

Closed telday closed 3 years ago

telday commented 3 years ago

What does this PR do?

This allows the java client to properly set a secret in the generated client. Currently it is unable to properly handle the format: binary type for strings.

Checklists

Change log

Test coverage

Documentation