models/api_models library

Classes

ApiCookies
Cookie jar configuration for a request.
ApiParams
Query parameters appended to the request URL.
ApiScript
Lifecycle hooks that run before the request is sent or after the response arrives — identical to Postman's Pre-request Script and Post-response Script tabs.
ApiSettings
Low-level HTTP settings that mirror Postman's Settings tab.
ApiSnackBarConfig
Full customization for the success and error snackbars shown by the package.
ApiSuccessNavigation
Describes what navigation action to take after a successful API response.