Type object
File match **/.speakeasy/tests.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/speakeasy-test-generation-configuration-file/latest.json
Source https://raw.githubusercontent.com/speakeasy-api/sdk-gen-config/main/schemas/tests.schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

testsVersion string required
Constant: "0.0.1"
tests Record<string, test[]> required
components object

Definitions

test object
name string required
description string
targets string[]
server string
security object
parameters object
3 nested properties
path object
query object
header object
requestBody object
responses boolean | object
parameters object
path object
query object
header object