mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
api-tests: Exclude some documented endpoints from curl tests.
Adds a set of excluded endpoints for the test of generated curl examples in the API documentation. Currently, only the `api/test-notify` endpoint is excluded since there would need to be a push notification bouncer set up to test that generated curl example.
This commit is contained in:
committed by
Tim Abbott
parent
63dd057298
commit
5051ad6ca5
@@ -117,3 +117,4 @@
|
||||
|
||||
* [Fetch an API key (production)](/api/fetch-api-key)
|
||||
* [Fetch an API key (development only)](/api/dev-fetch-api-key)
|
||||
* [Send a test notification to mobile device(s)](/api/test-notify)
|
||||
|
Reference in New Issue
Block a user