fediglam/src
jaina heartles 57f2bd821e Add body_tag_from_query_param option
When you provide a string for this option, and the request body type
is a union, the query param provided will be treated as a value of
std.meta.Tag(Body). Then the associated value will be parsed from the
body during the request.
2022-12-16 02:02:13 -08:00
..
api Move path splitting to controller 2022-12-15 06:29:56 -08:00
http rename parseBodyFromRequest to parseBodyFromReader 2022-12-16 02:01:26 -08:00
main Add body_tag_from_query_param option 2022-12-16 02:02:13 -08:00
sql Add community creation page 2022-12-11 19:52:11 -08:00
template Add support for array.len pseudo-field 2022-12-14 02:57:27 -08:00
util Handle partial union matches 2022-12-16 01:04:01 -08:00