Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the reason it's discarded (optional):
Review Request #6641 — Created Nov. 24, 2014 and discarded 10 years, 5 months ago
Provides documentation and sample code for the newly created WebAPICapabilityHook.
Tool: Pyflakes Processed Files: reviewboard/webapi/resources/validate_diff.py reviewboard/webapi/tests/mixins.py reviewboard/webapi/resources/repository.py reviewboard/webapi/resources/review_reply_file_attachment_comment.py reviewboard/webapi/tests/test_review_request_draft.py Ignored Files: docs/manual/extending/extensions/hooks/index.rst docs/manual/extending/extensions/hooks/webapi-capability-hook.rst Tool: PEP8 Style Checker Processed Files: reviewboard/webapi/resources/validate_diff.py reviewboard/webapi/tests/mixins.py reviewboard/webapi/resources/repository.py reviewboard/webapi/resources/review_reply_file_attachment_comment.py reviewboard/webapi/tests/test_review_request_draft.py Ignored Files: docs/manual/extending/extensions/hooks/index.rst docs/manual/extending/extensions/hooks/webapi-capability-hook.rst
This change should be folded into the change introducing the hook.