Skip to content

Commit

Permalink
update listApis.json, Quota API, and fixed double url value handling …
Browse files Browse the repository at this point in the history
…(based on #90) (#98)

* listApis.json update

* add initial comments for expanding Quota api

* implement QuotaBalance

* implement QuotaCredits

* implement QuotaStatement

* implement QuotaSummary

* implement QuotaTariffCreate

* implement QuotaTariffDelete

* implement QuotaTariffList

* implemented QuotaTariffUpdate

* implemented QuotaUpdate

* fix url values

* add NewQuotaUpdateParams for QuotaUpdate

* add missing quota api functions to layout.go

* ran make and it auto updated manual changes to QuotaService.go

* fix url value generation for double/float64 types

* update generated files

* ensure that quotaTariffCreate uses POST

* fix types for QuotaService

* fix quotaTariffList

* add custom quotaStatement response type to match actual cloudstack api response

* add custom response type for QuotaBalance

* double API definition fixed

* add quotaTariffList

* regenerate mocks

* Update cloudstack/cloudstack.go

---------

Co-authored-by: tonymmm1 <tony@mail.magnatox.com>
  • Loading branch information
DaanHoogland and tonymmm1 authored Dec 31, 2024
1 parent f28c8b7 commit b8e58e9
Show file tree
Hide file tree
Showing 7 changed files with 102,362 additions and 94,170 deletions.
Loading

0 comments on commit b8e58e9

Please sign in to comment.