All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
29 lines
609 B
Plaintext
29 lines
609 B
Plaintext
HTTP/1.1 200 OK
|
|
Server: nginx
|
|
Date: Sun, 21 Feb 2016 21:33:48 GMT
|
|
Content-Type: application/json
|
|
Content-Length: 435
|
|
Connection: keep-alive
|
|
Cache-Control: no-cache, no-store
|
|
|
|
{
|
|
"id": "ii_17hC3JCryC4r2g4vLyzjN0n3",
|
|
"object": "invoiceitem",
|
|
"amount": 1500,
|
|
"currency": "usd",
|
|
"customer": "cus_7vX2emm98A7CrY",
|
|
"date": 1456102789,
|
|
"description": "One-time setup fee",
|
|
"discountable": true,
|
|
"invoice": null,
|
|
"livemode": false,
|
|
"metadata": {},
|
|
"period": {
|
|
"start": 1456102789,
|
|
"end": 1456102789
|
|
},
|
|
"plan": null,
|
|
"proration": false,
|
|
"quantity": null,
|
|
"subscription": null
|
|
} |