Extract a `Gitlab::Scope` class.
- To represent an authorization scope, such as `api` or `read_user` - This is a better abstraction than the hash we were previously using.
Showing
lib/api/scope.rb
0 → 100644
Please register or sign in to comment