waldur-js-client 8.0.9-dev.30 → 8.0.9-dev.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sdk.gen.d.ts +2 -2
- package/dist/sdk.gen.js +1 -1
- package/dist/types.gen.d.ts +370 -257
- package/package.json +1 -1
package/dist/sdk.gen.js
CHANGED
|
@@ -13197,7 +13197,7 @@ export const invoiceItemsUpdate = (options) => {
|
|
|
13197
13197
|
}
|
|
13198
13198
|
});
|
|
13199
13199
|
};
|
|
13200
|
-
export const
|
|
13200
|
+
export const invoiceItemsConsumptionsList = (options) => {
|
|
13201
13201
|
return (options.client ?? _heyApiClient).get({
|
|
13202
13202
|
security: [
|
|
13203
13203
|
{
|