1description: "operation-unsupported" 2 3schemaVersion: "1.0" 4 5createEntities: 6 - client: 7 id: &client0 client0 8 9tests: 10 - description: "Unsupported operation" 11 operations: 12 - name: unsupportedOperation 13 object: *client0
View as plain text