Commit 41469e5c authored by Karen Carias's avatar Karen Carias

fixed namespaces info

parent 80b76e08
......@@ -181,12 +181,12 @@ Parameters:
By default, groups only get 20 namespaces at a time because the API results are paginated.
To get more (up to 100), pass the following as an argument to the API call
To get more (up to 100), pass the following as an argument to the API call:
```
per_page=100
```
And to switch pages add
And to switch pages add:
```
page=2
```
```
\ No newline at end of file
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