Missing white space

This commit is contained in:
Martyn Inglis
2017-06-09 10:44:48 +01:00
parent 7dccf796dd
commit ccfcb5678f

View File

@@ -6,4 +6,4 @@ get_inbound_sms_for_service_schema = {
"phone_number": {"type": "string", "format": "phone_number"},
"limit": {"type": ["integer", "null"], "minimum": 1}
}
}
}