Skip to content

Commit

Permalink
docs: Make server-settings use curl example system.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerkid authored and timabbott committed Oct 15, 2019
1 parent 6a5fdca commit 573d470
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions templates/zerver/api/server-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ Fetch global settings for a Zulip server.

{tab|curl}

``` curl
curl -X GET {{ api_url }}/v1/server_settings \
-u BOT_EMAIL_ADDRESS:BOT_API_KEY
```
{generate_code_example(curl)|/server_settings:get|example}

{end_tabs}

Expand Down

0 comments on commit 573d470

Please sign in to comment.