Skip to content

fix(client): normalize method#154

Merged
stainless-app[bot] merged 1 commit into
generatedfrom
fix-client-normalize-method
Dec 19, 2024
Merged

fix(client): normalize method#154
stainless-app[bot] merged 1 commit into
generatedfrom
fix-client-normalize-method

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Dec 19, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@stainless-app stainless-app Bot merged commit 6d0f481 into generated Dec 19, 2024
@stainless-app stainless-app Bot deleted the fix-client-normalize-method branch December 19, 2024 22:04
stainless-app Bot added a commit that referenced this pull request Dec 19, 2024
@stainless-app stainless-app Bot mentioned this pull request Dec 19, 2024
keyworks pushed a commit that referenced this pull request Jan 24, 2025
Automated Release PR
---


## 0.1.0-beta.6 (2025-01-22)

Full Changelog:
[v0.1.0-beta.5...v0.1.0-beta.6](v0.1.0-beta.5...v0.1.0-beta.6)

### Features

* **api:** api update
([#118](#118))
([cd2ada8](cd2ada8))
* **api:** api update
([#119](#119))
([f018a3a](f018a3a))
* **api:** api update
([#122](#122))
([238d9e7](238d9e7))
* **api:** api update
([#124](#124))
([44f18f2](44f18f2))
* **api:** api update
([#128](#128))
([c959843](c959843))
* **api:** api update
([#131](#131))
([409a74b](409a74b))
* **api:** api update
([#132](#132))
([cdc8068](cdc8068))
* **api:** api update
([#133](#133))
([16ed804](16ed804))
* **api:** api update
([#135](#135))
([051ae0a](051ae0a))
* **api:** api update
([#136](#136))
([9eef6e2](9eef6e2))
* **api:** api update
([#142](#142))
([b31ad8b](b31ad8b))
* **api:** api update
([#143](#143))
([19edcb6](19edcb6))
* **api:** api update
([#145](#145))
([70d9c12](70d9c12))
* **api:** api update
([#148](#148))
([df04908](df04908))
* **api:** api update
([#151](#151))
([764ef1b](764ef1b))
* **api:** api update
([#153](#153))
([72ad248](72ad248))
* **api:** api update
([#156](#156))
([10d97b4](10d97b4))
* **api:** api update
([#158](#158))
([30b43d0](30b43d0))
* **api:** api update
([#160](#160))
([f4665bd](f4665bd))
* **api:** api update
([#161](#161))
([5ea040a](5ea040a))
* **api:** api update
([#162](#162))
([7af268f](7af268f))
* **api:** api update
([#163](#163))
([15d1806](15d1806))
* **api:** api update
([#164](#164))
([ed372b0](ed372b0))
* **api:** api update
([#165](#165))
([872db74](872db74))
* **api:** api update
([#167](#167))
([bb3f432](bb3f432))
* **api:** api update
([#168](#168))
([d4e5f6f](d4e5f6f))
* **api:** api update
([#170](#170))
([e697ccc](e697ccc))
* **api:** OpenAPI spec update via Stainless API
([#111](#111))
([594c7aa](594c7aa))
* **api:** OpenAPI spec update via Stainless API
([#114](#114))
([933a4e9](933a4e9))
* **api:** OpenAPI spec update via Stainless API
([#117](#117))
([4cdfad6](4cdfad6))
* **internal:** make git install file structure match npm
([#144](#144))
([b0fb2e3](b0fb2e3))


### Bug Fixes

* **client:** normalize method
([#154](#154))
([58901f8](58901f8))


### Chores

* **internal:** add test
([#169](#169))
([1a8ab65](1a8ab65))
* **internal:** bump cross-spawn to v7.0.6
([#147](#147))
([88cb0d1](88cb0d1))
* **internal:** codegen related update
([#113](#113))
([f89462a](f89462a))
* **internal:** codegen related update
([#115](#115))
([335f682](335f682))
* **internal:** codegen related update
([#116](#116))
([d2f661f](d2f661f))
* **internal:** codegen related update
([#157](#157))
([a7ab136](a7ab136))
* **internal:** codegen related update
([#159](#159))
([a719033](a719033))
* **internal:** fix some typos
([#152](#152))
([945c122](945c122))
* **internal:** remove unnecessary getRequestClient function
([#146](#146))
([4962aa2](4962aa2))
* **internal:** update isAbsoluteURL
([#150](#150))
([612368e](612368e))
* rebuild project due to codegen change
([#120](#120))
([86457e7](86457e7))
* rebuild project due to codegen change
([#121](#121))
([e264a9e](e264a9e))
* rebuild project due to codegen change
([#123](#123))
([fcaec0b](fcaec0b))
* rebuild project due to codegen change
([#125](#125))
([100bd01](100bd01))
* rebuild project due to codegen change
([#127](#127))
([1690817](1690817))
* rebuild project due to codegen change
([#129](#129))
([309283d](309283d))
* rebuild project due to codegen change
([#130](#130))
([2e7c9a5](2e7c9a5))
* rebuild project due to codegen change
([#134](#134))
([05445b4](05445b4))
* rebuild project due to codegen change
([#137](#137))
([a4cde39](a4cde39))
* rebuild project due to codegen change
([#138](#138))
([95a3ea6](95a3ea6))
* rebuild project due to codegen change
([#139](#139))
([680a6ac](680a6ac))
* remove redundant word in comment
([#141](#141))
([db353a3](db353a3))
* **types:** add `| undefined` to client options properties
([#166](#166))
([f99a262](f99a262))
* **types:** nicer error class types + jsdocs
([#149](#149))
([f856f7a](f856f7a))


### Documentation

* minor formatting changes
([#155](#155))
([e504499](e504499))
* remove suggestion to use `npm` call out
([#140](#140))
([3ff1ab5](3ff1ab5))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: stainless-bot <dev@stainlessapi.com>
Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
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.

0 participants