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

Enable amending allocations #144

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

kamirr
Copy link
Contributor

@kamirr kamirr commented Sep 1, 2023

  • The signature of the amend_allocation function was wrong -- it should take NewAllocation as an argument, which comprises of the read-write fields of the Allocation as per the OpenAPI spec.
  • Added allocation_management example

* The signature of the amend_allocation function was wrong -- it should
  take NewAllocation as an argument, which comprises of the read-write
  fields of the Allocation as per the OpenAPI spec.
* Added allocation_management example
@CLAassistant
Copy link

CLAassistant commented Sep 1, 2023

CLA assistant check
All committers have signed the CLA.

@nieznanysprawiciel nieznanysprawiciel merged commit 064c21d into master Sep 1, 2023
5 checks passed
@nieznanysprawiciel nieznanysprawiciel deleted the kek/allocation-post branch September 1, 2023 13:58
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.

Implement PUT endpoint for allocations to adjust allocation on the go.
3 participants