summary refs log tree commit diff
path: root/synapse/federation
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2021-05-28 08:19:06 -0500
committerGitHub <noreply@github.com>2021-05-28 14:19:06 +0100
commitac3e02d0892c267aea02c637df9761c5820478e6 (patch)
tree125ca59c68ac12dac9177ceb3000333d1b1d6e71 /synapse/federation
parentMove some more endpoints off master (#10084) (diff)
downloadsynapse-ac3e02d0892c267aea02c637df9761c5820478e6.tar.xz
Add `parse_strings_from_args` to get `prev_events` array (#10048)
Split out from https://github.com/matrix-org/synapse/pull/9247

Strings:

 - `parse_string`
 - `parse_string_from_args`
 - `parse_strings_from_args`

For comparison with ints:

 - `parse_integer`
 - `parse_integer_from_args`

Previous discussions:

 - https://github.com/matrix-org/synapse/pull/9247#discussion_r573195687
 - https://github.com/matrix-org/synapse/pull/9247#discussion_r574214156
 - https://github.com/matrix-org/synapse/pull/9247#discussion_r573264791

Signed-off-by: Eric Eastwood <erice@element.io>
Diffstat (limited to 'synapse/federation')
0 files changed, 0 insertions, 0 deletions