Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d16a6689
Commit
d16a6689
authored
Dec 14, 2021
by
Marcin Sedlak-Jakubowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move OpenAPI mention and link to doc first
parent
92f4b73c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/api/index.md
doc/api/index.md
+4
-4
No files found.
doc/api/index.md
View file @
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
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment