From e75cdf3b21bd6e6d29a1d0d6846758a879ee1e69 Mon Sep 17 00:00:00 2001 From: isaacmartin1 Date: Sat, 15 Feb 2025 13:13:53 -0500 Subject: [PATCH 1/2] fix: techport link --- assets/json/apis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/json/apis.json b/assets/json/apis.json index 1f54b693..36d753a5 100644 --- a/assets/json/apis.json +++ b/assets/json/apis.json @@ -325,7 +325,7 @@ "tags3", "tags4" ], - "html_template": "

Techport

TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions.

The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed.

For complete API documentation please visit the TechPort website.

", + "html_template": "

Techport

TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions.

The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed.

For complete API documentation please visit the TechPort website.

", "swagger_data": { "swagger": "2.0", "info": { From ba8434eb7a7b6ad20b72ca82eb5d715d750867ea Mon Sep 17 00:00:00 2001 From: isaacmartin1 Date: Sat, 15 Feb 2025 13:19:22 -0500 Subject: [PATCH 2/2] fix: link points to the api page specifically --- assets/json/apis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/json/apis.json b/assets/json/apis.json index 36d753a5..46f11626 100644 --- a/assets/json/apis.json +++ b/assets/json/apis.json @@ -325,7 +325,7 @@ "tags3", "tags4" ], - "html_template": "

Techport

TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions.

The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed.

For complete API documentation please visit the TechPort website.

", + "html_template": "

Techport

TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions.

The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed.

For complete API documentation please visit the TechPort website.

", "swagger_data": { "swagger": "2.0", "info": {