sphinxcontrib-httpexample 2.0 has been released.
https://community.plone.org/t/sphinxcontrib-httpexample-2-0-released/22859
Read the complete change log at https://github.com/collective/sphinxcontrib-httpexample/blob/master/CHANGELOG.md.
Download
- PyPI: https://pypi.org/project/sphinxcontrib-httpexample/2.0/
- GitHub: https://github.com/collective/sphinxcontrib-httpexample/releases/tag/2.0
Issues
https://github.com/collective/sphinxcontrib-httpexample/issues
Contribute
https://github.com/collective/sphinxcontrib-httpexample/blob/master/README.md#contribute

Sphinxcontrib-httpexample 2.0 released
sphinxcontrib-httpexample 2.0 has been released. sphinxcontrib-httpexample is a Sphinx domain extension for describing RESTful HTTP APIs in detail. It enhances sphinxcontrib-httpdomain with a simple call example directive. The directive provided by this extension generates RESTful HTTP API call examples for different HTTP clients from a single HTTP request example. The audience for this extension are developers and technical writers documenting their RESTful HTTP APIs. This extension was origi...