refactor: 🚚 Rename ServerMetadata to InstanceMetadata

This commit is contained in:
Jesse Wierzbinski 2024-08-17 14:51:49 +02:00
parent c074e6e38e
commit f62c2b3a19
No known key found for this signature in database
4 changed files with 7 additions and 7 deletions

View file

@ -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",