mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-17 02:32:32 -05:00
Missing white space
This commit is contained in:
@@ -6,4 +6,4 @@ get_inbound_sms_for_service_schema = {
|
|||||||
"phone_number": {"type": "string", "format": "phone_number"},
|
"phone_number": {"type": "string", "format": "phone_number"},
|
||||||
"limit": {"type": ["integer", "null"], "minimum": 1}
|
"limit": {"type": ["integer", "null"], "minimum": 1}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user