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 e8d0776 commit 86231f8Copy full SHA for 86231f8
spec/support/mock_parser.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require 'ostruct'
4
+
5
module GrapeSwagger
6
class MockParser
7
attr_reader :model, :endpoint
0 commit comments