Correctly implement POST credentials method structure by bilboque · Pull Request #432 · php-opencloud/openstack · GitHub
Skip to content

Correctly implement POST credentials method structure#432

Merged
k0ka merged 2 commits into
php-opencloud:credentialsfrom
bilboque:ec2-credentials
Nov 16, 2025
Merged

Correctly implement POST credentials method structure#432
k0ka merged 2 commits into
php-opencloud:credentialsfrom
bilboque:ec2-credentials

Conversation

@bilboque

@bilboque bilboque commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

The POST and PATCH params that we are sending should be in a credential object https://docs.openstack.org/api-ref/identity/v3/#credentials

The PR that tried to solved this issue is clearly abandonned #348

@k0ka k0ka changed the base branch from master to credentials November 16, 2025 18:53
@k0ka k0ka merged commit 44de4bc into php-opencloud:credentials Nov 16, 2025
@k0ka

k0ka commented Nov 16, 2025

Copy link
Copy Markdown
Member

k0ka added a commit that referenced this pull request Nov 16, 2025
* fix: correct credentials structure (#432)
* add integration tests for `Credential`

Co-authored-by: Leo BONAZ <leo.bonaz.2002@gmail.com>
@bilboque

Copy link
Copy Markdown
Contributor Author

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.

2 participants