OxygenFramework / Oxygen.jl

💨 A breath of fresh air for programming web apps in Julia
https://oxygenframework.github.io/Oxygen.jl/
MIT License
383 stars 25 forks source link

feature/add-request-body-to-autodocs #157

Closed ndortega closed 4 months ago

ndortega commented 4 months ago

Add a request body to the route if it's a POST, PUT, or PATCH request

Relevant Issue:

155

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (114a19b) 98.31% compared to head (0b0de13) 98.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ======================================= Coverage 98.31% 98.31% ======================================= Files 14 14 Lines 1068 1070 +2 ======================================= + Hits 1050 1052 +2 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.