From 573537159e3ea24371b3571c0a853ed53e6fe98a Mon Sep 17 00:00:00 2001 From: Akshay Sasidharan Date: Fri, 28 Mar 2025 18:46:34 +0530 Subject: [PATCH] add azurerepos in plugins assets --- server/src/assets/marketplace/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/server/src/assets/marketplace/plugins.json b/server/src/assets/marketplace/plugins.json index a312406724..7024fad778 100644 --- a/server/src/assets/marketplace/plugins.json +++ b/server/src/assets/marketplace/plugins.json @@ -193,5 +193,13 @@ "author": "Tooljet", "timestamp": "Tue, 21 Jan 2025 16:55:28 GMT", "tags": ["AI"] + }, + { + "name": "azurerepos", + "description": "api plugin from azurerepos", + "version": "1.0.0", + "id": "azurerepos", + "author": "Tooljet", + "timestamp": "Mon, 23 Dec 2024 11:57:30 GMT" } ]