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.
2 parents 5fbdedf + 6c36104 commit 8934833Copy full SHA for 8934833
app/resources/api/v3/public/printing_resource.rb
@@ -58,7 +58,7 @@ def restrictions
58
end
59
60
# Printing direct attribute filters
61
- filters :card_id, :card_set_id, :display_illustrators, :position, :position_in_set
+ filters :card_id, :card_cycle_id, :card_set_id, :display_illustrators, :position, :position_in_set
62
filters :quantity, :date_release
63
64
# Card attribute filters
0 commit comments