mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Rename ServerMetadata to InstanceMetadata
This commit is contained in:
parent
c074e6e38e
commit
f62c2b3a19
4 changed files with 7 additions and 7 deletions
|
|
@ -101,9 +101,9 @@ On all entities that have an `author` field, the `author` can be `null` to repre
|
|||
|
||||
<Col sticky>
|
||||
|
||||
```jsonc {{ 'title': 'ServerMetadata' }}
|
||||
```jsonc {{ 'title': 'InstanceMetadata' }}
|
||||
{
|
||||
"type": "ServerMetadata",
|
||||
"type": "InstanceMetadata",
|
||||
"name": "Jim's Jolly Jimjams",
|
||||
"software": {
|
||||
"name": "Versia Server",
|
||||
Loading…
Add table
Add a link
Reference in a new issue