validateICollectionMarker
Kiểm tra sự tồn tại của một định danh văn bản (marker)
IntegrationCollections.validateICollectionMarker(marker)
const result = await IntegrationCollections.validateICollectionMarker('test_collection');
Schema
marker:* chuỗi
Định danh bộ sưu tập
ví dụ: test_collection
Ví dụ trả về:
{
"valid": true
}
Schema
valid: boolean
Định danh hợp lệ
ví dụ: