mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Refactored code to remove user number handling
This commit is contained in:
@@ -7,7 +7,6 @@ get_inbound_sms_request = {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"older_than": uuid,
|
||||
"user_number": {"type": "string"}
|
||||
},
|
||||
"additionalProperties": False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user