Skip to content

Commit

Permalink
Merge pull request #20 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: undocking of CRS-29 Dragon spacecraft, add photo for Progress MS-25 spacecraft
  • Loading branch information
corquaid authored Dec 22, 2023
2 parents 34f59d7 + 56eb607 commit 56f3c44
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions JSON/iss-docked-spacecraft.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"number": 6,
"number": 5,
"spacecraft": [
{
"id": 1,
Expand Down Expand Up @@ -92,27 +92,6 @@
},
{
"id": 5,
"name": "CRS-29 Dragon",
"country": "United States",
"flag_code": "us",
"operator": "SpaceX",
"manufacturer": "SpaceX",
"launched": 1699576080,
"launch_site": "KSC, LC-39A",
"iss": true,
"docked": 1699697220,
"docking_port": "Harmony forward",
"launch_mass": 12519,
"payload_mass": 2948,
"launch_vehicle": "Falcon 9",
"mission_type": "Cargo",
"crew": null,
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/0/07/SpaceX_CRS-29_Patch.png",
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-29",
"image": "https://i.ibb.co/n3w8SQm/Space-X-CRS29.webp"
},
{
"id": 6,
"name": "Progress MS-25",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -130,7 +109,7 @@
"crew": null,
"mission_patch": null,
"url": "https://en.wikipedia.org/wiki/Progress_MS-25",
"image": ""
"image": "https://i.ibb.co/PG8J4G0/Progress-86-Cargo-Craft-Approaches-Space-Station-1536x1024.jpg"
}
]
}

0 comments on commit 56f3c44

Please sign in to comment.