From dbd45cd6f2e55facd7063f48d9598b2a60c4433f Mon Sep 17 00:00:00 2001 From: James Darpinian Date: Fri, 17 Feb 2023 18:31:00 -0800 Subject: [PATCH 1/2] Add deprecation warning --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f311ebe..2f518f82 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Open Source REST API for launch, rocket, core, capsule, starlink, launchpad, and landing pad data. +

Deprecation warning

+ +

+This API is now deprecated and the data is currently not being updated. See here for details. +

+

From 0ae12dd89df2faeb5883327e9f138353c4f07973 Mon Sep 17 00:00:00 2001 From: James Darpinian Date: Fri, 17 Feb 2023 18:27:49 -0800 Subject: [PATCH 2/2] Add deprecation warning The data behind the API is no longer being updated. Put a note in the docs about this. --- docs/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7b06fa95..dff06fca 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,8 @@ -# r/SpaceX API Docs +# Deprecation warning + +This API is now deprecated and the data is currently not being updated. See https://github.com/r-spacex/SpaceX-API/issues/1243 + +# Deprecated r/SpaceX API Docs [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/ed4ed700dcc55b2c1f1c)