# tech.waow.doodl.space

> Published by [waow.tech](https://lexicon.garden/identity/did:plc:siv7zbedip4vcet4v67piibr)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:siv7zbedip4vcet4v67piibr/tech.waow.doodl.space)
- [Documentation](https://lexicon.garden/lexicon/did:plc:siv7zbedip4vcet4v67piibr/tech.waow.doodl.space/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:siv7zbedip4vcet4v67piibr/tech.waow.doodl.space/examples)

## Definitions

### `tech.waow.doodl.space`

**Type**: `space`

A doodle drawn together privately: a space whose members can see it and draw on one pad, live; saves are tech.waow.doodl.drawing records inside it.

```json
{
  "key": "tid",
  "name": "private doodle",
  "type": "space",
  "collections": [
    "tech.waow.doodl.drawing"
  ],
  "description": "A doodle drawn together privately: a space whose members can see it and draw on one pad, live; saves are tech.waow.doodl.drawing records inside it."
}
```

## Raw Schema

```json
{
  "id": "tech.waow.doodl.space",
  "defs": {
    "main": {
      "key": "tid",
      "name": "private doodle",
      "type": "space",
      "collections": [
        "tech.waow.doodl.drawing"
      ],
      "description": "A doodle drawn together privately: a space whose members can see it and draw on one pad, live; saves are tech.waow.doodl.drawing records inside it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
