Configuration over annotations
Supported annotations for configuration of postman4j interceptors are:
@UsePostmanCollection
- annotation for configuration of postman4j interceptors@UsePostmanFolderPath
- annotation to use folder path to collection@UsePostmanRequest
- annotation to use request name to collection@UsePostmanResponse
- annotation to use response name to collection
Last updated on