Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

docs: improve Adapters and Wrappers page #274

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

lzpap
Copy link
Member

@lzpap lzpap commented Dec 4, 2019

Related issue #268

Changes

  • Add more documentation on HttpAdapter and MockAdapter.
  • Add examples on debugging http requests, saving to file or printing to console with/without special formatters.
  • Remove SandboxAdapter section from documentation, as the class itself will be deprecated in the future, see Deprecate SandboxAdapter #273.
  • Restructure RoutingWrapper for autodoc and improvements.

@lzpap lzpap self-assigned this Dec 4, 2019
Copy link
Contributor

@todofixthis todofixthis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Minor suggestions 😺

docs/adapters.rst Outdated Show resolved Hide resolved
iota/adapter/__init__.py Outdated Show resolved Hide resolved
iota/adapter/__init__.py Outdated Show resolved Hide resolved
- add more documentation on adapter classes
- add examples on debugging http requests to file or console
- remove sandbox adapter section
- restructure RoutingWrapper section
@lzpap lzpap merged commit 29d01e6 into iotaledger:develop Dec 5, 2019
@lzpap lzpap deleted the docs_adapters branch January 28, 2020 10:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants