PutCollectionRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
collection | PutCollectionCollection1 | ❌ | For a complete list of values, refer to the collection.json schema file. |
PutCollectionCollection1
For a complete list of values, refer to the collection.json schema file.
Properties
Name | Type | Required | Description |
---|---|---|---|
info | any | ✅ | An object that contains basic information about the collection. For a complete list of values, refer to the definitions.info entry in the collection.json schema file. |
item | any[] | ✅ | Information about the collection's contents, such as folders, requests, and responses. For a complete list of values, refer to the #/definitions/item-group entry in the collection.json schema file. The maximum collection size cannot exceed 20 MB. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs