flake8
passed.
JSHint
passed.
Review Request #14046 — Created July 17, 2024 and updated
This change adds a new decorator for us to use for attaching
public-facing documentation to HTTP methods, rather than putting it into
the docstring. This will let us have internal codebase docs in the docstring
instead, which is much more appropriate.
Used along with a change to our webapidocs Sphinx extension to pull this
data out.
Summary | ID |
---|---|
099af51e231f815a6a1a877c200ceef753422b24 |
Description | From | Last Updated |
---|---|---|
Can you add a unit test in test_decorators.py for this, and make sure that other state from other decorators (including … |
chipx86 |