Skip to content

Commit 3388144

Browse files
authored
Allow underscore in name for ssooidc (#5068)
1 parent 49b75f1 commit 3388144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/ssooidc/src/main/resources/codegen-resources/customization.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"underscoresInNameBehavior": "ALLOW",
23
"shapeModifiers": {
34
// Do not keep adding to this list. Make the service team do the right thing across all SDKs.
45
"AccessDeniedException": {

0 commit comments

Comments
 (0)