-
- Downloads
Combine `API::Helpers::Core` and `API::Helpers::Authentication` back into `API::Helpers`
- Makes the MR easier to read; this can go in a separate MR - This is a (sort of) revert of 99bea01
Showing
- lib/api/api.rb 1 addition, 3 deletionslib/api/api.rb
- lib/api/helpers.rb 397 additions, 0 deletionslib/api/helpers.rb
- lib/api/helpers/authentication.rb 0 additions, 53 deletionslib/api/helpers/authentication.rb
- lib/api/helpers/core.rb 0 additions, 351 deletionslib/api/helpers/core.rb
- lib/ci/api/api.rb 1 addition, 2 deletionslib/ci/api/api.rb
- spec/requests/api/api_helpers_spec.rb 20 additions, 20 deletionsspec/requests/api/api_helpers_spec.rb
- spec/requests/api/users_spec.rb 1 addition, 1 deletionspec/requests/api/users_spec.rb
Loading
Please register or sign in to comment