14 lines
259 B
YAML
14 lines
259 B
YAML
description: "entity-client-apiVersion-unsupported"
|
|
|
|
schemaVersion: "1.1"
|
|
|
|
createEntities:
|
|
- client:
|
|
id: &client0 client0
|
|
serverApi:
|
|
version: "server_will_never_support_this_api_version"
|
|
|
|
tests:
|
|
- description: "foo"
|
|
operations: []
|