From 50830718413dcf1767c41cf048dbb83224466f4e Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Mon, 6 May 2024 02:44:45 +0000 Subject: [PATCH] Note Curse no longer supported in spec --- Spec.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Spec.md b/Spec.md index 56a2ee09a9..192c017cde 100644 --- a/Spec.md +++ b/Spec.md @@ -785,6 +785,10 @@ When used, the following fields will be auto-filled if not already present: ###### `#/ckan/curse/:cid` +The Curse API that we used to use was sunsetted, so Curse is no longer supported. + +
Expand to see the old info + Indicates that data should be fetched from Curse, using the `:cid` provided. The `:cid` may be a number for modules indexed prior to March 2018, or the name from the Curse URL otherwise. For example: `#/ckan/curse/220221` or `#/ckan/curse/photonsail`. When used, the following fields will be auto-filled if not already present: @@ -800,6 +804,8 @@ When used, the following fields will be auto-filled if not already present: - `resources.curse` - `ksp_version` +
+ ###### `#/ckan/github/:user/:repo[(/asset_match/:filter_regexp)|(/version_from_asset/:version_regexp)]` Indicates that data should be fetched from GitHub, using the `:user` and `:repo` provided.