RefExampleDescriptor

class RefExampleDescriptor(val name: String, val refName: String) : ExampleDescriptor

Describes a reference to a shared example placed in the components section

Parameters

name

the name of the example in the operation

refName

the name/id of the example to reference in the components section

Constructors

Link copied to clipboard
constructor(name: String, refName: String)

Properties

Link copied to clipboard
Link copied to clipboard