instantcommerce / next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.
https://next-api-decorators.vercel.app
MIT License
409 stars 29 forks source link

docs: fix docs examples #552

Closed julianomcl closed 1 year ago

julianomcl commented 1 year ago

This PR fixes two usage examples in docs:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-api-decorators ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 25, 2023 at 6:43PM (UTC)
julianomcl commented 1 year ago

@julianomcl thanks for fixing these! It does seem like one } is removed incorrectly, if this is changed it should be good to go 👍

@leeuwis Sorry for that. Fixed now!

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (057471c) compared to base (b244083). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 46 46 Lines 596 596 Branches 172 172 ========================================= Hits 596 596 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=instantcommerce)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: