lib/finapps/rest/order_statuses.rb in finapps-2.2.22 vs lib/finapps/rest/order_statuses.rb in finapps-2.3.1
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module FinApps
module REST
class OrderStatuses < FinAppsCore::REST::Resources # :nodoc:
def show(id)
not_blank(id, :id)