Skip to content

Commit

Permalink
Change to self
Browse files Browse the repository at this point in the history
  • Loading branch information
ericproulx committed Jun 19, 2024
1 parent 3d5d267 commit e6aee22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grape/dsl/inside_route.rb
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ def http_version
end

def context
env[Grape::Env::API_ENDPOINT]
self
end
end
end
Expand Down

0 comments on commit e6aee22

Please sign in to comment.