Skip to content

Commit

Permalink
Update lib/foreman_resource_quota/register.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Nadja Heitmann <[email protected]>
  • Loading branch information
bastian-src and nadjaheitmann authored Oct 7, 2024
1 parent 8788109 commit ffcb5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/foreman_resource_quota/register.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# rubocop: disable Metrics/BlockLength
Foreman::Plugin.register :foreman_resource_quota do
requires_foreman '>= 3.7'
requires_foreman '>= 3.13'
# Apipie
apipie_documented_controllers ["#{ForemanResourceQuota::Engine.root}" \
'/app/controllers/foreman_resource_quot/api/v2/*.rb']
Expand Down

0 comments on commit ffcb5a5

Please sign in to comment.