From 1ddf848c6583300c2aea5b3bb36ed9ed1f362c83 Mon Sep 17 00:00:00 2001 From: "kundan.kumar@saviynt.com" Date: Thu, 4 Apr 2024 19:13:20 -0400 Subject: [PATCH] updates --- docs/client-sdk-generator-config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/client-sdk-generator-config.json b/docs/client-sdk-generator-config.json index 8fb0c9e..f44b89b 100644 --- a/docs/client-sdk-generator-config.json +++ b/docs/client-sdk-generator-config.json @@ -1,7 +1,6 @@ { "modelPackage": "com.example.api.model", "apiPackage": "com.example.api", - "models": "Users", "apis": "Users", "useTags": true }