mirror of
https://github.com/bitwarden/server
synced 2026-02-24 08:33:06 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"$schema": "../schemas/organization.schema.json",
|
|
"name": "Acme Corporation",
|
|
"domain": "acme.example.com",
|
|
"seats": 10
|
|
}
|