Skip to content

Commit 532b9a1

Browse files
committed
Nullable for 2.0
1 parent 8debc26 commit 532b9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2323,7 +2323,7 @@ definitions:
23232323
type: string
23242324
identity_instance_id:
23252325
type: string
2326-
nullable: true
2326+
x-nullable: true
23272327
siteSetup:
23282328
allOf:
23292329
- $ref: '#/definitions/site'

0 commit comments

Comments
 (0)