Skip to content

Commit fb74cc3

Browse files
committed
back that out
1 parent 94165d5 commit fb74cc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

synapse/lib/schemas.py

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'type': 'object',
1616
'items': {'type': 'number', 'minimum': 0, 'maximum': 3},
1717
},
18-
'default': {'type': 'number', 'minimum': 0, 'maximum': 3}
1918
},
2019
'required': ['users', 'roles'],
2120
}

0 commit comments

Comments
 (0)