Skip to main content

Module json_schema_util

Module json_schema_util 

Source
Expand description

Shared schemars helpers for HTTP/OpenAPI export (D8).

Functionsยง

path_as_string
PathBuf serializes as a string on the wire.
path_vec_as_strings
Vec<PathBuf> serializes as a string array on the wire.