Commit 479c3210 authored by Jonas Wälter's avatar Jonas Wälter Committed by Marcin Sedlak-Jakubowski

Docs: Fix example request/response in Topics API

parent 9d172d15
......@@ -161,7 +161,7 @@ curl --request PUT \
--data "name=topic1" \
--header "PRIVATE-TOKEN: <your_access_token>" \
"https://gitlab.example.com/api/v4/topics/1"
```
Example response:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment