From 1499ca83ebf555d52697ddfeaf5521099745e4c7 Mon Sep 17 00:00:00 2001
From: Arvind Krishnakumar
<61501885+arvindkrishnakumar-okta@users.noreply.github.com>
Date: Mon, 15 Apr 2024 12:11:28 -0500
Subject: [PATCH] Fix `enumUnknownDefaultCase` in OpenAPI generator config
(#1002)
---
api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api/pom.xml b/api/pom.xml
index fd5065fb764..b0a1ec22d5b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -172,10 +172,10 @@
com.okta.sdk.resource.api
com.okta.sdk.resource.model
com.okta.sdk.resource.client
- true
src/gen/java/main
true
+ true
serializableModel=true
true