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 1e8c0d1 commit e8b1099Copy full SHA for e8b1099
README.markdown
@@ -83,7 +83,7 @@ module API
83
84
module Entities
85
class Status < Grape::Entity
86
- expose :text, :documentation => { :type => "string", :desc => Status update text." }
+ expose :text, :documentation => { :type => "string", :desc => "Status update text." }
87
end
88
89
0 commit comments