From 140dc9d61034b2690aa7571c8b6319b46d352326 Mon Sep 17 00:00:00 2001 From: William Byrd Date: Fri, 14 Jun 2024 12:38:44 -0400 Subject: [PATCH] moved Test and Prod to TRAPI 1.5 --- medikanren2/neo/neo-open-api/mediKanrenSmartAPI_1_5.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/medikanren2/neo/neo-open-api/mediKanrenSmartAPI_1_5.yaml b/medikanren2/neo/neo-open-api/mediKanrenSmartAPI_1_5.yaml index 44caeb87..10ad51a6 100644 --- a/medikanren2/neo/neo-open-api/mediKanrenSmartAPI_1_5.yaml +++ b/medikanren2/neo/neo-open-api/mediKanrenSmartAPI_1_5.yaml @@ -32,6 +32,14 @@ info: - lookup version: 1.5.0 servers: +- description: Team Unsecret Agent mediKanren 1.5 Production server + url: https://medikanren-trapi.transltr.io + x-location: ITRB + x-maturity: production +- description: Team Unsecret Agent mediKanren 1.5 Test server + url: https://medikanren-trapi.test.transltr.io + x-location: ITRB + x-maturity: testing - description: Team Unsecret Agent mediKanren 1.5 CI server url: https://medikanren-trapi.ci.transltr.io x-location: ITRB