oaisp/param

Inline scalar schema helpers for declaring path and query parameters, where a full type reference would be overkill.

Values

pub fn string() -> schema.Schema

A string-typed parameter schema.

Search Document