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

HMS-2590 fix: update tags for patch /domoains/:domain_id #11

Merged

Conversation

avisiedo
Copy link
Contributor

This change update the tags for PATCH /domains/:domain_id operation, from actions to resources. The impact of this change is that the wrapper for the client generated, is gathered in the same factory class, so we will use the endpoint by resources_api.patchDomain(...).

This change update the tags for PATCH /domains/:domain_id operation, from
`actions` to `resources`. The impact of this change is that the wrapper for the
client generated, is gathered in the same factory class, so we will use the
endpoint by `resources_api.patchDomain(...)`.

Signed-off-by: Alejandro Visiedo <[email protected]>
@avisiedo avisiedo requested a review from tiran September 28, 2023 06:23
@avisiedo avisiedo self-assigned this Sep 28, 2023
@tiran tiran merged commit bd8f888 into podengo-project:main Sep 28, 2023
2 checks passed
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