Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Added new mocks + removed old ones for payment_methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
incentrotolgaakyazi committed Mar 21, 2023
1 parent 1146c82 commit 93fd742
Show file tree
Hide file tree
Showing 20 changed files with 527 additions and 262 deletions.
9 changes: 5 additions & 4 deletions examples/resources/commercelayer_payment_method/resource.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
resource "commercelayer_adyen_gateway" "incentro_adyen_gateway" {
attributes {
name = "Incentro Adyen Gateway"
metadata = {
foo : "bar"
}
name = "Incentro Adyen Gateway"
merchant_account = "xxxx-yyyy-zzzz"
api_key = "xxxx-yyyy-zzzz"
public_key = "xxxx-yyyy-zzzz"
live_url_prefix = "1797a841fbb37ca7-AdyenDemo"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"id" : "c8b743c4-6af9-4088-8b67-fa301c4462fd",
"name" : "api_adyen_gateways",
"request" : {
"url" : "/api/adyen_gateways",
"method" : "POST",
"bodyPatterns" : [ {
"equalToJson" : "{\"data\":{\"attributes\":{\"api_key\":\"xxxx-yyyy-zzzz\",\"live_url_prefix\":\"1797a841fbb37ca7-AdyenDemo\",\"merchant_account\":\"xxxx-yyyy-zzzz\",\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"name\":\"Incentro Adyen Gateway\",\"public_key\":\"xxxx-yyyy-zzzz\"},\"type\":\"adyen_gateways\"}}\n",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 201,
"body" : "{\"data\":{\"id\":\"pvDXLsPpOv\",\"type\":\"adyen_gateways\",\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv\"},\"attributes\":{\"name\":\"Incentro Adyen Gateway\",\"created_at\":\"2023-03-21T16:37:03.936Z\",\"updated_at\":\"2023-03-21T16:37:03.936Z\",\"reference\":null,\"reference_origin\":null,\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"live_url_prefix\":\"1797a841fbb37ca7-AdyenDemo\",\"async_api\":null,\"webhook_endpoint_secret\":null,\"webhook_endpoint_url\":\"https://core.commercelayer.io/webhook_callbacks/adyen_gateways/pvDXLsPpOv\"},\"relationships\":{\"payment_methods\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/payment_methods\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/payment_methods\"}},\"adyen_payments\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/adyen_payments\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/adyen_payments\"}}},\"meta\":{\"mode\":\"test\",\"organization_id\":\"VyjBZFOWJy\"}}}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "16",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json",
"Etag" : "W/\"7df4376a13d90dbba12abaa6641b64d8\"",
"Cache-Control" : "max-age=0, private, must-revalidate",
"X-Request-Id" : "b229a7c0-d272-4cb2-be96-4b6e8952a254",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:03 GMT",
"X-Served-By" : "cache-ams21059-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416624.907614,VS0,VE47",
"Vary" : "Accept, Origin"
}
},
"uuid" : "c8b743c4-6af9-4088-8b67-fa301c4462fd",
"persistent" : true,
"insertionIndex" : 1550
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id" : "097f9a1a-3842-455e-a06a-159f05bd6c45",
"name" : "api_adyen_gateways_pvdxlsppov",
"request" : {
"url" : "/api/adyen_gateways/pvDXLsPpOv",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "{\"data\":{\"id\":\"pvDXLsPpOv\",\"type\":\"adyen_gateways\",\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv\"},\"attributes\":{\"name\":\"Incentro Adyen Gateway\",\"created_at\":\"2023-03-21T16:37:03.936Z\",\"updated_at\":\"2023-03-21T16:37:03.936Z\",\"reference\":null,\"reference_origin\":null,\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"live_url_prefix\":\"1797a841fbb37ca7-AdyenDemo\",\"async_api\":null,\"webhook_endpoint_secret\":null,\"webhook_endpoint_url\":\"https://core.commercelayer.io/webhook_callbacks/adyen_gateways/pvDXLsPpOv\"},\"relationships\":{\"payment_methods\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/payment_methods\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/payment_methods\"}},\"adyen_payments\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/adyen_payments\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/adyen_payments\"}}},\"meta\":{\"mode\":\"test\",\"organization_id\":\"VyjBZFOWJy\"}}}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "18",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json",
"Etag" : "W/\"7df4376a13d90dbba12abaa6641b64d8\"",
"Cache-Control" : "max-age=0, private, must-revalidate",
"X-Request-Id" : "50c35b54-6e48-4941-a97a-280e39601e44",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:04 GMT",
"X-Served-By" : "cache-ams21041-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416624.382060,VS0,VE75",
"Vary" : "Accept, Origin"
}
},
"uuid" : "097f9a1a-3842-455e-a06a-159f05bd6c45",
"persistent" : true,
"scenarioName" : "scenario-1-api-adyen_gateways-pvDXLsPpOv",
"requiredScenarioState" : "Started",
"newScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-2",
"insertionIndex" : 1552
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id" : "212cb7ae-2c49-4581-9fac-3c2a8b9f8977",
"name" : "api_adyen_gateways_pvdxlsppov",
"request" : {
"url" : "/api/adyen_gateways/pvDXLsPpOv",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "{\"data\":{\"id\":\"pvDXLsPpOv\",\"type\":\"adyen_gateways\",\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv\"},\"attributes\":{\"name\":\"Incentro Adyen Gateway\",\"created_at\":\"2023-03-21T16:37:03.936Z\",\"updated_at\":\"2023-03-21T16:37:03.936Z\",\"reference\":null,\"reference_origin\":null,\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"live_url_prefix\":\"1797a841fbb37ca7-AdyenDemo\",\"async_api\":null,\"webhook_endpoint_secret\":null,\"webhook_endpoint_url\":\"https://core.commercelayer.io/webhook_callbacks/adyen_gateways/pvDXLsPpOv\"},\"relationships\":{\"payment_methods\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/payment_methods\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/payment_methods\"}},\"adyen_payments\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/adyen_payments\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/adyen_payments\"}}},\"meta\":{\"mode\":\"test\",\"organization_id\":\"VyjBZFOWJy\"}}}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "23",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json",
"Etag" : "W/\"7df4376a13d90dbba12abaa6641b64d8\"",
"Cache-Control" : "max-age=0, private, must-revalidate",
"X-Request-Id" : "a57582ec-b719-42ce-b1e6-fba805ac0c16",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:05 GMT",
"X-Served-By" : "cache-ams21031-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416626.700944,VS0,VE47",
"Vary" : "Accept, Origin"
}
},
"uuid" : "212cb7ae-2c49-4581-9fac-3c2a8b9f8977",
"persistent" : true,
"scenarioName" : "scenario-1-api-adyen_gateways-pvDXLsPpOv",
"requiredScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-3",
"newScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-4",
"insertionIndex" : 1557
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id" : "603eaf2f-f091-4ea3-b875-01ebaf7e72d8",
"name" : "api_adyen_gateways_pvdxlsppov",
"request" : {
"url" : "/api/adyen_gateways/pvDXLsPpOv",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "{\"data\":{\"id\":\"pvDXLsPpOv\",\"type\":\"adyen_gateways\",\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv\"},\"attributes\":{\"name\":\"Incentro Adyen Gateway\",\"created_at\":\"2023-03-21T16:37:03.936Z\",\"updated_at\":\"2023-03-21T16:37:03.936Z\",\"reference\":null,\"reference_origin\":null,\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"live_url_prefix\":\"1797a841fbb37ca7-AdyenDemo\",\"async_api\":null,\"webhook_endpoint_secret\":null,\"webhook_endpoint_url\":\"https://core.commercelayer.io/webhook_callbacks/adyen_gateways/pvDXLsPpOv\"},\"relationships\":{\"payment_methods\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/payment_methods\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/payment_methods\"}},\"adyen_payments\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/relationships/adyen_payments\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/adyen_gateways/pvDXLsPpOv/adyen_payments\"}}},\"meta\":{\"mode\":\"test\",\"organization_id\":\"VyjBZFOWJy\"}}}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "20",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json",
"Etag" : "W/\"7df4376a13d90dbba12abaa6641b64d8\"",
"Cache-Control" : "max-age=0, private, must-revalidate",
"X-Request-Id" : "c693f658-3a15-4a26-b663-9bc44c7d7b74",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:04 GMT",
"X-Served-By" : "cache-ams21038-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416625.836290,VS0,VE74",
"Vary" : "Accept, Origin"
}
},
"uuid" : "603eaf2f-f091-4ea3-b875-01ebaf7e72d8",
"persistent" : true,
"scenarioName" : "scenario-1-api-adyen_gateways-pvDXLsPpOv",
"requiredScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-2",
"newScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-3",
"insertionIndex" : 1554
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"id" : "68e2e854-fad2-427d-8c6a-43f03a3b7200",
"name" : "api_adyen_gateways_pvdxlsppov",
"request" : {
"url" : "/api/adyen_gateways/pvDXLsPpOv",
"method" : "GET"
},
"response" : {
"status" : 404,
"body" : "{\"errors\":[{\"title\":\"Record not found\",\"detail\":\"The requested resource was not found. Please double-check the resource id.\",\"code\":\"RECORD_NOT_FOUND\",\"status\":\"404\"}]}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "27",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json; charset=utf-8",
"Cache-Control" : "no-cache",
"X-Request-Id" : "03fb15e0-aa5c-45e0-9dc0-6bed406fa1db",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:06 GMT",
"X-Served-By" : "cache-ams21020-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416626.485773,VS0,VE38",
"Vary" : "Accept, Origin"
}
},
"uuid" : "68e2e854-fad2-427d-8c6a-43f03a3b7200",
"persistent" : true,
"scenarioName" : "scenario-1-api-adyen_gateways-pvDXLsPpOv",
"requiredScenarioState" : "scenario-1-api-adyen_gateways-pvDXLsPpOv-4",
"insertionIndex" : 1561
}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id" : "eef9828d-ab06-403c-a08b-186017759b24",
"name" : "api_payment_methods_qelgasbgqm",
"id" : "a32ad473-c230-45a5-940f-608e9fab4ddc",
"name" : "api_adyen_gateways_pvdxlsppov",
"request" : {
"url" : "/api/payment_methods/QElGasbGqM",
"url" : "/api/adyen_gateways/pvDXLsPpOv",
"method" : "DELETE"
},
"response" : {
Expand All @@ -16,22 +16,22 @@
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "23",
"X-Ratelimit-Count" : "26",
"X-Ratelimit-Period" : "300",
"Cache-Control" : "no-cache",
"X-Request-Id" : "f5c63e48-5d9c-4637-a444-052895522aa0",
"X-Request-Id" : "1d0260d9-3add-4888-8fbc-e7bfec401beb",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Wed, 11 Jan 2023 15:37:20 GMT",
"X-Served-By" : "cache-ams21065-AMS",
"Date" : "Tue, 21 Mar 2023 16:37:06 GMT",
"X-Served-By" : "cache-ams21033-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1673451440.253415,VS0,VE83",
"X-Timer" : "S1679416626.263229,VS0,VE101",
"Vary" : "Origin"
}
},
"uuid" : "eef9828d-ab06-403c-a08b-186017759b24",
"uuid" : "a32ad473-c230-45a5-940f-608e9fab4ddc",
"persistent" : true,
"insertionIndex" : 3712
"insertionIndex" : 1560
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"id" : "58acae4f-e109-4141-a4ba-1530c14ad278",
"name" : "api_payment_methods",
"request" : {
"url" : "/api/payment_methods",
"method" : "POST",
"bodyPatterns" : [ {
"equalToJson" : "{\"data\":{\"attributes\":{\"currency_code\":\"EUR\",\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"},\"moto\":false,\"payment_source_type\":\"AdyenPayment\",\"price_amount_cents\":0},\"relationships\":{\"payment_gateway\":{\"data\":{\"id\":\"pvDXLsPpOv\",\"type\":\"payment_gateways\"}}},\"type\":\"payment_methods\"}}\n",
"ignoreArrayOrder" : true,
"ignoreExtraElements" : true
} ]
},
"response" : {
"status" : 201,
"body" : "{\"data\":{\"id\":\"DMeydsgOoM\",\"type\":\"payment_methods\",\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM\"},\"attributes\":{\"payment_source_type\":\"adyen_payments\",\"name\":\"Adyen Payment\",\"currency_code\":\"EUR\",\"moto\":false,\"require_capture\":true,\"auto_capture\":false,\"disabled_at\":null,\"price_amount_cents\":0,\"price_amount_float\":0.0,\"formatted_price_amount\":\"€0,00\",\"auto_capture_max_amount_cents\":null,\"auto_capture_max_amount_float\":null,\"formatted_auto_capture_max_amount\":null,\"created_at\":\"2023-03-21T16:37:04.100Z\",\"updated_at\":\"2023-03-21T16:37:04.100Z\",\"reference\":null,\"reference_origin\":null,\"metadata\":{\"foo\":\"bar\",\"testName\":\"commercelayer_payment_method.incentro_payment_method\"}},\"relationships\":{\"market\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/relationships/market\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/market\"}},\"payment_gateway\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/relationships/payment_gateway\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/payment_gateway\"}},\"attachments\":{\"links\":{\"self\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/relationships/attachments\",\"related\":\"https://the-green-brand-245.commercelayer.io/api/payment_methods/DMeydsgOoM/attachments\"}}},\"meta\":{\"mode\":\"test\",\"organization_id\":\"VyjBZFOWJy\"}}}",
"headers" : {
"Server" : "Cowboy",
"X-Frame-Options" : "SAMEORIGIN",
"X-Xss-Protection" : "1; mode=block",
"X-Content-Type-Options" : "nosniff",
"X-Download-Options" : "noopen",
"X-Permitted-Cross-Domain-Policies" : "none",
"Referrer-Policy" : "strict-origin-when-cross-origin",
"X-Ratelimit-Limit" : "600",
"X-Ratelimit-Count" : "17",
"X-Ratelimit-Period" : "300",
"Content-Type" : "application/vnd.api+json",
"Etag" : "W/\"2d9dc9be281d71da03a08f1d97246ea4\"",
"Cache-Control" : "max-age=0, private, must-revalidate",
"X-Request-Id" : "1c8704ad-3b96-4d32-b748-3d376f925640",
"Strict-Transport-Security" : "max-age=63072000; includeSubDomains",
"Via" : "1.1 vegur, 1.1 varnish",
"Accept-Ranges" : "bytes",
"Date" : "Tue, 21 Mar 2023 16:37:04 GMT",
"X-Served-By" : "cache-ams21045-AMS",
"X-Cache" : "MISS",
"X-Cache-Hits" : "0",
"X-Timer" : "S1679416624.067514,VS0,VE48",
"Vary" : "Accept, Origin"
}
},
"uuid" : "58acae4f-e109-4141-a4ba-1530c14ad278",
"persistent" : true,
"insertionIndex" : 1551
}
Loading

0 comments on commit 93fd742

Please sign in to comment.