-
- Downloads
Remove 'Repo' prefix from API entites
Showing
- app/serializers/commit_entity.rb 1 addition, 1 deletionapp/serializers/commit_entity.rb
- changelogs/unreleased/remove_repo_prefix_from_api.yml 5 additions, 0 deletionschangelogs/unreleased/remove_repo_prefix_from_api.yml
- lib/api/branches.rb 10 additions, 10 deletionslib/api/branches.rb
- lib/api/commits.rb 9 additions, 9 deletionslib/api/commits.rb
- lib/api/entities.rb 21 additions, 22 deletionslib/api/entities.rb
- lib/api/merge_requests.rb 2 additions, 2 deletionslib/api/merge_requests.rb
- lib/api/repositories.rb 2 additions, 2 deletionslib/api/repositories.rb
- lib/api/tags.rb 6 additions, 6 deletionslib/api/tags.rb
- lib/api/templates.rb 4 additions, 4 deletionslib/api/templates.rb
- lib/api/v3/branches.rb 4 additions, 4 deletionslib/api/v3/branches.rb
- lib/api/v3/commits.rb 8 additions, 8 deletionslib/api/v3/commits.rb
- lib/api/v3/entities.rb 2 additions, 2 deletionslib/api/v3/entities.rb
- lib/api/v3/merge_requests.rb 2 additions, 2 deletionslib/api/v3/merge_requests.rb
- lib/api/v3/repositories.rb 2 additions, 2 deletionslib/api/v3/repositories.rb
- lib/api/v3/tags.rb 2 additions, 2 deletionslib/api/v3/tags.rb
- lib/api/v3/templates.rb 4 additions, 4 deletionslib/api/v3/templates.rb
Please register or sign in to comment