maximdanilchenko / aiohttp-apispec

Build and document REST APIs with aiohttp and apispec
https://aiohttp-apispec.rtfd.io
MIT License
220 stars 58 forks source link

Relative url param. #102

Closed 3GSDev closed 4 years ago

3GSDev commented 4 years ago

Allow to set relative url path param.

codecov-commenter commented 4 years ago

Codecov Report

Merging #102 into master will decrease coverage by 0.35%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   95.91%   95.56%   -0.36%     
==========================================
  Files           8        8              
  Lines         245      248       +3     
==========================================
+ Hits          235      237       +2     
- Misses         10       11       +1     
Impacted Files Coverage Δ
aiohttp_apispec/aiohttp_apispec.py 94.32% <75.00%> (-0.61%) :arrow_down:

Continue to review full report at Codecov.

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