Example Config
class ExampleConfig
Configuration for examples
Properties
Link copied to clipboard
The GenericExampleEncoder responsible for encoding all example values.
Functions
Link copied to clipboard
Specify a custom encoder for example objects
Link copied to clipboard
Add a shared example that can be referenced by all routes. The name of the example has to be unique among all shared examples and acts as its id.
Add a shared example that can be referenced by all routes by the given name. The provided name has to be unique among all shared examples and acts as its id.