example

fun example(name: String, example: ExampleObject)(source)

Adds an example for this parameter.

Report a problem

Parameters

name

The example identifier.

example

The example object.


Example of the parameter's potential value.

Report a problem