Module collection_export

Module collection_export 

Source
Expand description

Collection export utilities for exporting mock data in various formats

Structs§

CollectionExporter
Exports OpenAPI specifications to various API collection formats
HoppscotchBody
Hoppscotch request body
HoppscotchCollection
Hoppscotch collection format
HoppscotchFolder
Hoppscotch folder for organizing requests
HoppscotchHeader
Hoppscotch header entry
HoppscotchParam
Hoppscotch query parameter
HoppscotchRequest
Hoppscotch request structure
InsomniaCollection
Insomnia collection format
InsomniaHeader
Insomnia header entry
InsomniaResource
Insomnia resource (workspace, request, folder, etc.)
PostmanBody
Postman request body structure
PostmanCollection
Postman collection v2.1 format
PostmanHeader
Postman header entry
PostmanInfo
Postman collection information/metadata
PostmanItem
Postman collection item (request or folder)
PostmanQueryParam
Postman query parameter
PostmanRequest
Postman request structure
PostmanUrl
Postman URL structure
PostmanVariable
Postman collection variable

Enums§

CollectionFormat
Supported collection formats for API export