Files
Franck Nijhof fb2763ca10 Use probatio's serializer names directly
Drop the voluptuous-era import aliases now that the code is being
adjusted anyway: to_openapi and from_openapi replace the convert and
convert_to_voluptuous aliases, and to_field_list replaces the serialize
and convert aliases, across the consumers and their tests. The schema
serialize() method call is untouched; only the imported function was
renamed.
2026-07-10 16:08:15 +00:00
..