Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fixes for default openapi docs #271

Merged
merged 1 commit into from
Jul 6, 2024
Merged

docs: Fixes for default openapi docs #271

merged 1 commit into from
Jul 6, 2024

Conversation

spencewenski
Copy link
Member

  • Add version
  • Remove openapi docs from _docs/* routes

- Add version
- Remove openapi docs from `_docs/*` routes
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 43.98%. Comparing base (d304973) to head (f885f9d).

Files Coverage Δ
src/api/http/docs.rs 65.34% <0.00%> (+6.41%) ⬆️
src/service/http/builder.rs 25.45% <0.00%> (-1.13%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d304973...f885f9d. Read the comment docs.

@spencewenski spencewenski merged commit e3ce636 into main Jul 6, 2024
14 of 15 checks passed
@spencewenski spencewenski deleted the openapi-fixes branch July 6, 2024 19:28
@github-actions github-actions bot mentioned this pull request Jul 7, 2024
spencewenski pushed a commit that referenced this pull request Jul 7, 2024
## 🤖 New release
* `roadster`: 0.5.3 -> 0.5.4

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.4](roadster-v0.5.3...roadster-v0.5.4)
- 2024-07-07

### Added
- Add method to prepare the app separately from running it
([#270](#270))

### Fixed
- Correctly add the `ApiRouter` to the HTTP service's `ApiRouter`
([#273](#273))

### Other
- Fixes for default openapi docs
([#271](#271))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

1 participant