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 6355083 commit 1f060b9Copy full SHA for 1f060b9
lib/mindee/http/api_settings_v2.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require_relative '../version'
4
+
5
module Mindee
6
module HTTP
7
# API client for version 2.
0 commit comments