Commit graph

6 commits

Author SHA1 Message Date
Krasimir Angelov
724f19ba0a Add new API endpoint to expose single environment
This is resolving https://gitlab.com/gitlab-org/gitlab-ce/issues/30157.

Implement new API endpoint `/projects/:id/environments/:environment_id`
to expose single environment. Include information for environment's last
deployment if there is one.
2019-04-09 09:16:57 +00:00
Achilleas Pipinellis
0e078d1a8a
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
Francisco Javier López
4d3f7ae1ef
Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
Lee Matos
a2c694db9d Fix Typo in environment create definition 2017-11-15 22:44:07 +00:00
Robert Schilling
4dff341af1 Fix wrong API status codes 2017-09-06 09:15:34 +02:00
Sébastien
a17bfd368f Resolve "API: Environment info missed" 2017-06-06 10:23:29 +00:00
Renamed from doc/api/enviroments.md (Browse further)