Bureaucrat.SwaggerSlateMarkdownWriter.write_parameters

You're seeing just the function write_parameters, go back to Bureaucrat.SwaggerSlateMarkdownWriter module for more information.
Link to this function

write_parameters(file, swagger, _)

Writes the parameters table for given swagger operation to file.

Uses the vendor extension "x-example" to provide example of each parameter. TODO: detailed schema validation rules aren't shown yet (min/max/regex/etc...)