docs(examples): update example values#18
Merged
stainless-app[bot] merged 1 commit intogeneratedfrom Jul 11, 2024
Merged
Conversation
Merged
stainless-app bot
added a commit
that referenced
this pull request
Aug 2, 2024
* feat(api): add 'status' to plan creation params (#14) * chore(docs): document minimum Java version (Java 8) in README (#16) * chore(ci): also run workflows for PRs targeting `next` (#17) * docs(examples): update example values (#18) * chore(docs): minor update to formatting of API link in README (#19) * chore: minor updates (#20) * feat(api): add methods to prices and invoices (#21) * chore(ci): limit release doctor target branches (#22) * chore(internal): refactor release doctor script (#23) * chore(tests): update prism version (#24) * feat(api): add cadence enum value 'custom' (#25) * chore(internal): remove unused test file (#26) * feat(client): improve binary return values (#27) * chore(ci): run tests in CI (#28) * feat(api): deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#29) Please use the 'events.backfills.create' instead. See https://docs.withorb.com/reference/create-backfill for more details. * feat(api)!: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#30) ## Migration The two methods `customers.usage.create` and `customers.usage.update_by_external_id` have been removed from the SDK and the API. Please use 'events.backfills.create' instead. More details for this endpoint can be found at https://docs.withorb.com/reference/create-backfill * release: 0.1.0-alpha.3 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.