Commit 1486aa2c authored by Kati Paizee's avatar Kati Paizee

Merge branch 'msj-openapi' into 'master'

Move OpenAPI mention and link to doc first

See merge request gitlab-org/gitlab!76758
parents 9e071de7 d16a6689
......@@ -8,10 +8,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
Use the GitLab APIs to automate GitLab.
You can also use a partial [OpenAPI definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/api/openapi/openapi.yaml),
to test the API directly from the GitLab user interface.
Contributions are welcome.
## REST API
A REST API is available in GitLab.
......@@ -19,6 +15,10 @@ Usage instructions are below.
For a list of the available resources and their endpoints, see
[REST API resources](api_resources.md).
You can also use a partial [OpenAPI definition](openapi/openapi_interactive.md),
to test the API directly from the GitLab user interface.
Contributions are welcome.
<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
For an introduction and basic steps, see
[How to make GitLab API calls](https://www.youtube.com/watch?v=0LsMC3ZiXkA).
......
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