Thanks for working on this! A few suggestions:
- First statement in User:Itskoda/Sandbox/API:Assert does not match the API:Documentation template format. Include type of request, color it, etc
- TOC in the example section here User:Itskoda/Sandbox/API:Assert#Examples does not match the TOC listed here API:Documentation template#Example. There is no GET request, response section. Also, content in User:Itskoda/Sandbox/API:Assert#Checking_if_you_are_logged_in and User:Itskoda/Sandbox/API:Assert#ASSERT_parameter could be reduced and moved into GET Request mostly or other existing sections where appropriate.
- Sample code User:Itskoda/Sandbox/API:Assert#Sample_code does not demonstrate how to use `assert` parameter. It is a copy of `hello.py` code