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

Updated dbaas options response #972

Conversation

jinpark-do
Copy link
Collaborator

This PR updates the contents of a request to DBaaS Options

Jira :https://do-internal.atlassian.net/browse/DBAAS-5250

@andrewsomething
Copy link
Member

Using yq to convert the response from json to yaml is probably the quickest way to turn the current response into an example:

curl -X GET -H "Authorization: Bearer $DO_TOKEN" "https://api.digitalocean.com/v2/databases/options" | yq -P .

@jinpark-do jinpark-do force-pushed the DBAAS-5250-document-default-versions-exposed-as-part-of-api branch from 36c7117 to 182c72f Compare January 29, 2025 23:33
Copy link
Member

@andrewsomething andrewsomething left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!

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.

3 participants