This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
Preserve query and fragment part of the URI while redirecting for relative paths (swagger doc) #4064
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Ported from cardano-wallet c49e93a350e8294a380385258b9232df2d00ac20 to
Todo:
Linked issue
cardano-foundation/cardano-wallet#299
Type of change
Developer checklist
I have read the style guide document, and my code follows the code style of this project.If my code deals with exceptions, it follows the guidelines.I have updated any documentation accordingly, if needed. Documentation changes can be reflected in opening a PR on cardanodocs.com, amending the inline Haddock comments, any relevant README file or one of the document listed in the docs directory.QA
Wallet API docs
--wallet-doc-address
setVisit https://127.0.0.1:8190/docs/v1/index/#section/Errors
Should load at the Error section
Node monitoring API docs
Note: endpoints without tags don't work, but this is a separate issue. See cardano-foundation/cardano-wallet#306.
How to merge
Send the message
bors r+
to merge this PR. For more information, seedocs/how-to/bors.md
.