Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of Add OpenAPI Go and C# into release/1.13.x #19737

Merged

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #18896 to be assessed for backporting due to the inclusion of the label backport/1.13.x.

The below text is copied from the body of the original PR.


Vault 1.13 Deliverable

🎫 Jira
🎟️ Asana

🔍 Deploy preview

Update the Developer Quick Start page by adding new tabs in the Install Client Library, Authenticate to Vault, Store a secret & Retrieve a Secret for "OpenAPI Go (Beta)", and "OpenAPI C# (Beta)"

What's missing:

  • No example code in the vault-examples repo for OpenAPI Go and OpenAPI C#.

  • No code example equivalent to:

    if value != "Hashi123" {
        log.Fatalf("unexpected password value %q retrieved from vault", value)
    }
    

NOTE:
Had to switch <CodeTabs> to <Tabs> since the tab heading can NOT be customized using <CodeTabs>.

image


Overview of commits

@yhyakuna yhyakuna merged commit fea2b7f into release/1.13.x Mar 23, 2023
@yhyakuna yhyakuna deleted the backport/docs/add-openapi-sdks/luckily-humble-alien branch March 23, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants