summaryrefslogtreecommitdiff
path: root/lib/api/applications.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make the exposing of the Application secret more explicitPNSalocin/gitlab-ce-24035-api-create-applicationToon Claes2018-01-241-2/+2
| | | | | | To make it more clear to developers that the entity exposes the application secret, define a separate entity that only should be used when the secret is needed (probably only on creation).
* Add documentation about when the application API was addedToon Claes2018-01-241-0/+1
|
* Add application create APINicolas MERELLI2018-01-241-0/+26