Skip to content

Clarify alertFilter API documentation#244

Closed
SachinAditya wants to merge 1 commit intozaproxy:mainfrom
SachinAditya:main
Closed

Clarify alertFilter API documentation#244
SachinAditya wants to merge 1 commit intozaproxy:mainfrom
SachinAditya:main

Conversation

@SachinAditya
Copy link
Copy Markdown
Contributor

@SachinAditya SachinAditya commented Dec 27, 2025

Hi maintainers 👋
This PR improves the documentation for the addAlertFilter endpoint as discussed in #88.
Happy to update anything if needed. Thanks for your time!

Expanded the description for the addAlertFilter endpoint to include additional notes and requirements.

Signed-off-by: SachinAditya <[email protected]>
@SachinAditya
Copy link
Copy Markdown
Contributor Author

Hi maintainers 👋
This PR improves the documentation for the addAlertFilter endpoint as discussed in #88.
Happy to update anything if needed. Thanks for your time!

@thc202
Copy link
Copy Markdown
Member

thc202 commented Dec 27, 2025

This API definition is generated from the ZAP APIs, if you want to change the description you should do so in the respective API (Alert Filters is an add-on in zap-extensions repo). Note that the parameters already have their own description and the curl guidance should be a general comment in the API docs not of a specific API endpoint.

@thc202 thc202 closed this Dec 27, 2025
SachinAditya added a commit to SachinAditya/zap-api-docs that referenced this pull request Jan 2, 2026
This pull request adds general guidance on using the ZAP API with curl,
focusing on common usage details such as parameter encoding, boolean
parameters, and typical pitfalls when constructing API requests.

The documentation is added at a general level (welcome/introduction),
without modifying any generated or endpoint-specific API definitions.

This change follows the feedback provided on PR zaproxy#244 and Issue zaproxy#88,
by keeping endpoint documentation unchanged while improving overall
API usability for users interacting with the ZAP API via curl.


Signed-off-by: Sachin Vishwakarma <[email protected]>
SachinAditya added a commit to SachinAditya/zap-api-docs that referenced this pull request Jan 2, 2026
This pull request adds general guidance on using the ZAP API with curl,
focusing on common usage details such as parameter encoding, boolean
parameters, and typical pitfalls when constructing API requests.

The documentation is added at a general level (welcome/introduction),
without modifying any generated or endpoint-specific API definitions.

This change follows the feedback provided on PR zaproxy#244 and Issue zaproxy#88,
by keeping endpoint documentation unchanged while improving overall
API usability for users interacting with the ZAP API via curl.


Signed-off-by: Sachin Vishwakarma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants