orb-billing
Advanced tools
Comparing version 4.50.0 to 4.51.0
{ | ||
"name": "orb-billing", | ||
"version": "4.50.0", | ||
"version": "4.51.0", | ||
"description": "The official TypeScript library for the Orb API", | ||
@@ -5,0 +5,0 @@ "author": "Orb <team@withorb.com>", |
@@ -82,4 +82,6 @@ "use strict"; | ||
* _soft_ deletion, but the data will be inaccessible through the API and Orb | ||
* dashboard. For a hard-deletion, please reach out to the Orb team directly. | ||
* dashboard. | ||
* | ||
* For a hard-deletion, please reach out to the Orb team directly. | ||
* | ||
* **Note**: This operation happens asynchronously and can be expected to take a | ||
@@ -86,0 +88,0 @@ * few minutes to propagate to related resources. However, querying for the |
@@ -37,3 +37,3 @@ import { APIResource } from "../../resource.js"; | ||
* When `replace_existing_events` is `true`, this indicates that existing events in | ||
* the timeframe should no longer be counter towards invoiced usage. In this | ||
* the timeframe should no longer be counted towards invoiced usage. In this | ||
* scenario, the parameter `filter` can be optionally added which enables filtering | ||
@@ -40,0 +40,0 @@ * using |
@@ -41,3 +41,3 @@ "use strict"; | ||
* When `replace_existing_events` is `true`, this indicates that existing events in | ||
* the timeframe should no longer be counter towards invoiced usage. In this | ||
* the timeframe should no longer be counted towards invoiced usage. In this | ||
* scenario, the parameter `filter` can be optionally added which enables filtering | ||
@@ -44,0 +44,0 @@ * using |
@@ -41,3 +41,3 @@ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. | ||
* When `replace_existing_events` is `true`, this indicates that existing events in | ||
* the timeframe should no longer be counter towards invoiced usage. In this | ||
* the timeframe should no longer be counted towards invoiced usage. In this | ||
* scenario, the parameter `filter` can be optionally added which enables filtering | ||
@@ -44,0 +44,0 @@ * using |
@@ -1,1 +0,1 @@ | ||
export const VERSION = '4.50.0'; // x-release-please-version | ||
export const VERSION = '4.51.0'; // x-release-please-version |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "4.50.0"; | ||
export declare const VERSION = "4.51.0"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = '4.50.0'; // x-release-please-version | ||
exports.VERSION = '4.51.0'; // x-release-please-version | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4344765
83964