Commit d7c0fba9 authored by Mike Jang's avatar Mike Jang

Merge branch 'mjang-doc-api-routes' into 'master'

Identify how to list RESTful API endpoints

See merge request gitlab-org/gitlab!29436
parents 20d40228 d9fdae50
......@@ -232,6 +232,9 @@ To see the full list of API routes, you can run:
bundle exec rake grape:path_helpers
```
The generated list includes a full list of API endpoints and functional
RESTful API verbs.
For the Rails controllers, run:
```shell
......
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