Skip to content

Conversation

@bilboque
Copy link
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

@k0kak0ka changed the base branch from master to credentialsNovember 16, 2025 18:53
@k0kak0ka merged commit 44de4bc into php-opencloud:credentialsNov 16, 2025
@k0ka
Copy link
Member

k0ka commented Nov 16, 2025

Thank you for you contribution. However it doesn't make sense to change some typos without proper testing. I added integration tests and merged your PR into that branch.

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 <[email protected]>
@bilboque
Copy link
ContributorAuthor

Thanks a lot for the fix and the tests :)

Sign up for freeto 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

@bilboque@k0ka