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

Add full database responses #348

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

danepowell
Copy link
Collaborator

@danepowell danepowell commented Mar 9, 2023

Currently, the DatabaseResponse is actually very minimal, it only contains the name of the database as returned by the getApplicationsDatabases endpoint.

The getEnvironmentsDatabases endpoint returns all of the database info, which we need to have in Acquia CLI. I think it makes sense to repurpose the DatabaseResponse to this effect, the add a new DatabaseNameResponse for the more limited application response.

This is obviously a breaking change, so another part of the v3 release.

@danepowell danepowell merged commit 642b23e into typhonius:master Mar 9, 2023
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.

1 participant