Current section
Files
Jump to
Current section
Files
include/oas@generator@lift_Fields.hrl
-record(fields, {
named :: list({binary(), {oas@generator@lift:schema(integer()), boolean()}}),
required :: list(binary())
}).