We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cf209a + 71c073f commit 907f9dfCopy full SHA for 907f9df
hr/open-api-3/api-schema.json
@@ -19696,6 +19696,11 @@
19696
"example": 1000000,
19697
"minimum": 0,
19698
"maximum": 99999999
19699
+ },
19700
+ "is_group_insurance": {
19701
+ "type": "boolean",
19702
+ "description": "団体保険に該当するかどうか",
19703
+ "nullable": true
19704
}
19705
19706
},
@@ -19963,6 +19968,11 @@
19963
19968
"xml"
19964
19969
],
19965
19970
"nullable": true
19971
19972
19973
19974
19975
19966
19976
19967
19977
19978
0 commit comments