tursodatabase / turso-docs

Turso Documentation
https://docs.turso.tech
MIT License
11 stars 49 forks source link

Document how to enable extensions from REST API #87

Closed penberg closed 10 months ago

notrab commented 10 months ago

Added this to the new docs:

"extensions": {
            "type": "string",
            "default": "all",
            "enum": ["all"]
          }