Skip to content

Commit 108b843

Browse files
committed
updated readme json sample with new reusability data
1 parent d023cf6 commit 108b843

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ GET https://api.spacexdata.com/v1/launches/latest
4545
},
4646
"core_serial": "B1031",
4747
"cap_serial": null,
48+
"reuse": {
49+
"core": true,
50+
"side_core1": false,
51+
"side_core2": false,
52+
"fairings": false,
53+
"capsule": false
54+
},
4855
"launch_site": {
4956
"site_id": "ksc_lc_39a",
5057
"site_name": "KSC LC 39A"

0 commit comments

Comments
 (0)