We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316b81f commit 8d40f12Copy full SHA for 8d40f12
lib/grape/util/api_description.rb
@@ -3,7 +3,6 @@
3
module Grape
4
module Util
5
class ApiDescription
6
-
7
def initialize(description, endpoint_configuration, &block)
8
@endpoint_configuration = endpoint_configuration
9
@attributes = { description: description }
0 commit comments