-
-
Notifications
You must be signed in to change notification settings - Fork 438
updated docs to new api #2538
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
updated docs to new api #2538
Conversation
partly
Old-New-Api clarification
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2538 +/- ##
==========================================
+ Coverage 82.41% 82.43% +0.01%
==========================================
Files 211 211
Lines 11059 11059
Branches 2105 2105
==========================================
+ Hits 9114 9116 +2
+ Misses 1460 1459 -1
+ Partials 485 484 -1 |
|
||
An `example <https://demo.modoboa.org/docs/api/>`_ of this | ||
* New API+Docs: *https://<hostname>/api/schema-v2/swagger/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New API is also available under https://<hostname>/api/v2/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New API is also available under
https://<hostname>/api/v2/
At the time of editing this it wasn't available under that route.
Description of the issue/feature this PR addresses: new API route v2-swagger
Current behavior before PR: showing page does not exist in demo page
Desired behavior after PR is merged: points to new url