Expand description
Collection export utilities for exporting mock data in various formats
Structs§
- Collection
Exporter - Exports OpenAPI specifications to various API collection formats
- Hoppscotch
Body - Hoppscotch request body
- Hoppscotch
Collection - Hoppscotch collection format
- Hoppscotch
Folder - Hoppscotch folder for organizing requests
- Hoppscotch
Header - Hoppscotch header entry
- Hoppscotch
Param - Hoppscotch query parameter
- Hoppscotch
Request - Hoppscotch request structure
- Insomnia
Collection - Insomnia collection format
- Insomnia
Header - Insomnia header entry
- Insomnia
Resource - Insomnia resource (workspace, request, folder, etc.)
- Postman
Body - Postman request body structure
- Postman
Collection - Postman collection v2.1 format
- Postman
Header - Postman header entry
- Postman
Info - Postman collection information/metadata
- Postman
Item - Postman collection item (request or folder)
- Postman
Query Param - Postman query parameter
- Postman
Request - Postman request structure
- Postman
Url - Postman URL structure
- Postman
Variable - Postman collection variable
Enums§
- Collection
Format - Supported collection formats for API export