chain

Version

A Chain groups multiple interceptors into reusable components, reducing redundancy in API configurations.

Syntax

chain:
- <flow>
chain:
  - <flow>

Child Structure

ElementCardinalityDescription
flow0..*Sets the flow of plugins that will be executed.

Can be used in