mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
This collapses the difference between master and single-process-server-tests, to remove some larger fixtures files that were in that feature branch.
430 lines
No EOL
14 KiB
JSON
430 lines
No EOL
14 KiB
JSON
[
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/tokens",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "tok_17GCvmKaReE7xLUdhtUTyZlL",
|
|
"card": {
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx"
|
|
},
|
|
"type": "card"
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg/subscriptions",
|
|
"status": 200,
|
|
"response": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg/subscriptions/sub_7VDMS0xOsHmoQm",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"subscription": "sub_7VDMS0xOsHmoQm"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"subscription": "sub_7VDMS0xOsHmoQm"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "POST",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "cus_7VDMN7D1kvr7Lg",
|
|
"alipay_accounts": {
|
|
"has_more": false
|
|
},
|
|
"email": "user105@me.com",
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"sources": {
|
|
"data": [
|
|
{
|
|
"id": "card_17GCvmKaReE7xLUdt7Yh7qGx",
|
|
"customer": "cus_7VDMN7D1kvr7Lg"
|
|
}
|
|
],
|
|
"has_more": false
|
|
},
|
|
"subscriptions": {
|
|
"data": [
|
|
{
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"subscription": "sub_7VDMS0xOsHmoQm"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
],
|
|
"has_more": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"scope": "https://api.stripe.com:443",
|
|
"method": "GET",
|
|
"path": "/v1/customers/cus_7VDMN7D1kvr7Lg/subscriptions/sub_7VDMS0xOsHmoQm",
|
|
"status": 200,
|
|
"response": {
|
|
"id": "sub_7VDMS0xOsHmoQm",
|
|
"cancel_at_period_end": false,
|
|
"current_period_end": 1452365091,
|
|
"current_period_start": 1449686691,
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"discount": {
|
|
"coupon": {
|
|
"id": "free"
|
|
},
|
|
"customer": "cus_7VDMN7D1kvr7Lg",
|
|
"subscription": "sub_7VDMS0xOsHmoQm"
|
|
},
|
|
"metadata": {
|
|
"id": "0000000000000000000186a7"
|
|
},
|
|
"plan": {
|
|
"id": "basic",
|
|
"amount": 999
|
|
},
|
|
"quantity": 1
|
|
}
|
|
}
|
|
] |