Closed ndv99 closed 1 year ago
Demo starting at https://maas-io-766.demos.haus
@ndv99 Nice, almost there (the demo doesn't work, I get a server error).
Just noticed that the API link is an absolute link instead of a relative link (<a href="https://maas.io/docs/api">API documentation</a>
instead of <a href="/docs/api">API documentation</a>
). Would you mind updating that (as part of this PR or separately)?
@petermakowski
@ ndv99 Nice, almost there (the demo doesn't work, I get a server error).
Just noticed that the API link is an absolute link instead of a relative link (
<a href="https://maas.io/docs/api">API documentation</a>
instead of<a href="/docs/api">API documentation</a>
). Would you mind updating that (as part of this PR or separately)?
I think fixing that link might be easier said than done, I'm struggling to find out where this link is actually generated. The only place I can find where it's directly referred to is in the site tour
Merging #766 (e7bc4fc) into main (10311b2) will increase coverage by
1.94%
. The diff coverage is84.84%
.
@@ Coverage Diff @@
## main #766 +/- ##
==========================================
+ Coverage 63.60% 65.55% +1.94%
==========================================
Files 6 8 +2
Lines 327 360 +33
==========================================
+ Hits 208 236 +28
- Misses 119 124 +5
Flag | Coverage Δ | |
---|---|---|
python | 65.55% <84.84%> (+1.94%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
webapp/app.py | 70.00% <50.00%> (-1.88%) |
:arrow_down: |
tests/test_openapi_parser.py | 90.00% <90.00%> (ø) |
|
webapp/openapi_parser.py | 94.11% <94.11%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Done
QA
/docs/api
Issue / Card
Fixes https://warthogs.atlassian.net/jira/software/c/projects/MAASENG/boards/302?modal=detail&selectedIssue=MAASENG-1120
BlockersBlocked by: https://github.com/canonical/maas.io/pull/769