Romain Morlevat 4288a94794 Fix a typo in inventory_level.rb (#435) há 4 anos atrás
..
abandoned_checkout.rb de10174a03 Split Checkout and AbandonedCheckout resources há 6 anos atrás
access_scope.rb efc4b4945a Override versioned prefix for access scopes. há 6 anos atrás
access_token.rb 0234cf6e1a Add ability to delegate an access token há 9 anos atrás
address.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
announcement.rb 3f2e5c8da0 Add Announcement resource há 11 anos atrás
api_permission.rb 50b5d93bdb Add support for ApiPermissions#destroy há 6 anos atrás
application_charge.rb 2b20a1ee27 Refs #198: Tweak statuses for ApplicationCharge convenience method. há 9 anos atrás
application_credit.rb b9c9336546 application credit resource há 8 anos atrás
array_base.rb 102169c14b Paginate collection listing product ids and product listing product ids with cursor há 5 anos atrás
article.rb 843768c46b Refactor prefix setting duplication há 11 anos atrás
asset.rb dc1440521f Move api_prefix to ApiVersion. há 6 anos atrás
assigned_fulfillment_order.rb fdc8ad76ed Version validation for initializers in fulfillment_order and assgined_fulfillment_order há 5 anos atrás
base.rb d94083cb65 Update clear_session not to clear the api-version há 5 anos atrás
billing_address.rb 2c3d3d316a Remove trailing whitespaces from lib/ há 7 anos atrás
blog.rb 77a251ac47 Move Session and Cli to base dir. Include Events/Metafields in classes themselves há 13 anos atrás
carrier_service.rb af64fb01b2 Adding support for CarrierService resource há 11 anos atrás
cart.rb c7a8ca2dd9 Added cart resource to the api há 13 anos atrás
checkout.rb bcd1c76ca5 restrict checkout version header to just checkout class há 6 anos atrás
collect.rb 2d5d4f3089 Allow cursor pagination in 2019-07 release for select resources há 5 anos atrás
collection.rb 0c37b3c290 Release 2020-01 Collections#products há 5 anos atrás
collection_listing.rb 102169c14b Paginate collection listing product ids and product listing product ids with cursor há 5 anos atrás
collection_publication.rb 1720f3b36f Add support for Publication APIs há 6 anos atrás
comment.rb 6712ee3974 Move #only_id to Base há 13 anos atrás
country.rb 79f128a820 refractored resources into their own path há 13 anos atrás
currency.rb f9a4b32641 Added currency endpoint to api gem há 6 anos atrás
custom_collection.rb 2c3d3d316a Remove trailing whitespaces from lib/ há 7 anos atrás
customer.rb 059870d61c Add customer#send_invite to api há 8 anos atrás
customer_group.rb 9260fe9c09 Alias CustomerGroup to CustomerSavedSearch há 11 anos atrás
customer_invite.rb 01748facce Rename customer_invite_message.rb to customer_invite.rb há 7 anos atrás
customer_saved_search.rb 2d5d4f3089 Allow cursor pagination in 2019-07 release for select resources há 5 anos atrás
discount_code.rb c8d1d5aecd Adds tests for price rules há 8 anos atrás
discount_code_batch.rb b7233a16fb Add Discount Code batch creation job há 5 anos atrás
draft_order.rb af9cc3d7b3 Added complete endpoint to draft order há 8 anos atrás
draft_order_invoice.rb a42ccd8820 Add support for draft orders há 8 anos atrás
event.rb 2d5d4f3089 Allow cursor pagination in 2019-07 release for select resources há 5 anos atrás
fulfillment.rb 4842030ba4 Add save, update_tracking, and cancel actions to FulfillmentOrderFulfillment resource há 5 anos atrás
fulfillment_event.rb 65b4545e81 Add resource_prefix concept to allow prefix to own the start of the url. há 6 anos atrás
fulfillment_order.rb fdc8ad76ed Version validation for initializers in fulfillment_order and assgined_fulfillment_order há 5 anos atrás
fulfillment_order_locations_for_move.rb daca0cf44c Removed options for location_for_move há 5 anos atrás
fulfillment_request.rb 31ddb2fe0d Actually run all tests and remove flakiness by doing propersetup and teardown há 8 anos atrás
fulfillment_service.rb d33453f757 Adding changelog bump and including newlines at end of file há 11 anos atrás
fulfillment_v2.rb fdc8ad76ed Version validation for initializers in fulfillment_order and assgined_fulfillment_order há 5 anos atrás
gift_card.rb 3717b6901c Add GiftCard resource há 10 anos atrás
image.rb 2c3d3d316a Remove trailing whitespaces from lib/ há 7 anos atrás
inventory_item.rb e9419be877 add inventory api há 7 anos atrás
inventory_level.rb 4288a94794 Fix a typo in inventory_level.rb (#435) há 4 anos atrás
line_item.rb f774731f9e Fetch order with Bold Options properties há 7 anos atrás
location.rb f8e9f81ff3 Move /admin/ api_prefix to ShopifyAPI::Base. há 6 anos atrás
marketing_event.rb 55638fb198 Update tests to support version 5.0 and 5.1 differences. há 6 anos atrás
metafield.rb 2d5d4f3089 Allow cursor pagination in 2019-07 release for select resources há 5 anos atrás
note_attribute.rb 79f128a820 refractored resources into their own path há 13 anos atrás
option.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
order.rb fdc8ad76ed Version validation for initializers in fulfillment_order and assgined_fulfillment_order há 5 anos atrás
order_risk.rb edb4c066d4 Add missing OrderRisk resource há 11 anos atrás
page.rb 77a251ac47 Move Session and Cli to base dir. Include Events/Metafields in classes themselves há 13 anos atrás
payment.rb 65b4545e81 Add resource_prefix concept to allow prefix to own the start of the url. há 6 anos atrás
payment_details.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
ping.rb ceb226e21d Rubocop há 6 anos atrás
policy.rb b6afcd9ff1 Adds policy model há 10 anos atrás
price_rule.rb c8d1d5aecd Adds tests for price rules há 8 anos atrás
product.rb 3a42b483c3 Update product.rb há 5 anos atrás
product_listing.rb 102169c14b Paginate collection listing product ids and product listing product ids with cursor há 5 anos atrás
product_publication.rb 1720f3b36f Add support for Publication APIs há 6 anos atrás
province.rb 843768c46b Refactor prefix setting duplication há 11 anos atrás
publication.rb 1720f3b36f Add support for Publication APIs há 6 anos atrás
receipt.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
recurring_application_charge.rb de89c06faa adding usage charge resource há 9 anos atrás
redirect.rb 79f128a820 refractored resources into their own path há 13 anos atrás
refund.rb 4fb78decff Stop refund#calculate from modifying the resource prefix. há 6 anos atrás
report.rb 62d09b42cf Add support for report publishing há 8 anos atrás
resource_feedback.rb cdedce13d9 Singularize ResourceFeedback collection_name há 8 anos atrás
rule.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
script_tag.rb 79f128a820 refractored resources into their own path há 13 anos atrás
shipping_address.rb 79f128a820 refractored resources into their own path há 13 anos atrás
shipping_line.rb 2c3d3d316a Remove trailing whitespaces from lib/ há 7 anos atrás
shipping_rate.rb 65b4545e81 Add resource_prefix concept to allow prefix to own the start of the url. há 6 anos atrás
shipping_zone.rb 427257c289 Add shipping zone resource há 9 anos atrás
shop.rb 6a50c3c807 Remove code for ActiveResource versions that are nolonger supported. há 6 anos atrás
smart_collection.rb 7bbd8896ec removed unused smartcollection.products endpoint há 5 anos atrás
storefront_access_token.rb 68a6dc1290 Added StorefrontAccessToken to the gem há 8 anos atrás
tax_line.rb be5b23a707 Add some missing sub-resources. há 13 anos atrás
tax_service.rb c40b37677f add tax service files há 9 anos atrás
tender_transaction.rb 5eb50bf2f1 Add new resource for TenderTransactions, add json test fixtures há 6 anos atrás
theme.rb 79f128a820 refractored resources into their own path há 13 anos atrás
transaction.rb 843768c46b Refactor prefix setting duplication há 11 anos atrás
usage_charge.rb de89c06faa adding usage charge resource há 9 anos atrás
user.rb 0b3a058950 Added support for Users (Shopify Plus) há 9 anos atrás
variant.rb 95673e5351 Update variant.rb há 5 anos atrás
webhook.rb 79f128a820 refractored resources into their own path há 13 anos atrás