Skip to content

Commit 3398a5f

Browse files
infiniteregretsactions-user
authored andcommitted
sync protos
GitOrigin-RevId: c2d2373dbcdaf43bffb8fe57cf0b34362065612c
1 parent 9b83dd6 commit 3398a5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

s2/v1/openapi.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"required": false,
3434
"schema": {
3535
"type": "string",
36-
"default": "\"\""
36+
"default": ""
3737
}
3838
},
3939
{
@@ -43,7 +43,7 @@
4343
"required": false,
4444
"schema": {
4545
"type": "string",
46-
"default": "\"\""
46+
"default": ""
4747
}
4848
},
4949
{
@@ -383,7 +383,7 @@
383383
"required": false,
384384
"schema": {
385385
"type": "string",
386-
"default": "\"\""
386+
"default": ""
387387
}
388388
},
389389
{
@@ -393,7 +393,7 @@
393393
"required": false,
394394
"schema": {
395395
"type": "string",
396-
"default": "\"\""
396+
"default": ""
397397
}
398398
},
399399
{
@@ -795,7 +795,7 @@
795795
"required": false,
796796
"schema": {
797797
"type": "string",
798-
"default": "\"\""
798+
"default": ""
799799
}
800800
},
801801
{
@@ -805,7 +805,7 @@
805805
"required": false,
806806
"schema": {
807807
"type": "string",
808-
"default": "\"\""
808+
"default": ""
809809
}
810810
},
811811
{

0 commit comments

Comments
 (0)