module

Wacli::OpenAPI::Hints

Class methods

fields_for(doc : Document, method : String, path_template : String) : Array(Wacli::Render::FieldRule)

Best-effort; only supports OpenAPI 3.x and inline schemas (no $ref resolution in v0.2).

Source