Skip to content

Conversation

@abhishekdhakla
Copy link
Contributor

@abhishekdhakla abhishekdhakla commented Jun 7, 2023

We currently use api-ts in one of our internal services, and we recently came across a limitation wherein we needed to use the PATCH http method, but, the api-ts service currently doesn't support it. As part of PR, we're introducing the PATCH http method within api-ts.

Changes

  • Modified: packages/io-ts-http/README.md
  • Modified: packages/io-ts-http/docs/apiSpec.md
  • Modified: packages/io-ts-http/src/httpRoute.ts
  • Modified: packages/typed-express-router/src/index.ts
  • Modified: packages/typed-express-router/src/types.ts

COPS-151

@abhishekdhakla abhishekdhakla requested a review from a team as a code owner June 7, 2023 19:46
@abhishekdhakla abhishekdhakla changed the title feat(io-ts-http): Add PATCH Http Method To Api-ts feat(io-ts-http): Add PATCH http Method To Api-ts Jun 7, 2023
@abhishekdhakla abhishekdhakla self-assigned this Jun 7, 2023
We currently use api-ts in one of our internal services and we recently
came across a limitation wherein, we had the need to use the PATCH http
method but the api-ts service currently doesn't support it. As part of
PR, we're introducing the PATCH http method within api-ts.
@ghost ghost merged commit ea41051 into BitGo:master Jun 8, 2023
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version @api-ts/io-ts-http@2.4.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version @api-ts/express-wrapper@1.0.18 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version @api-ts/openapi-generator@1.0.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version @api-ts/superagent-wrapper@1.1.11 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🎉 This PR is included in version @api-ts/typed-express-router@1.1.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant