Merge pull request #263 from ornithocoder/patch-1

Reflects the latest API version
This commit is contained in:
Eugen Rochko 2017-05-25 14:23:49 +02:00 committed by GitHub
commit 321c40db06

View file

@ -593,7 +593,7 @@ Note: Some attributes in the entity payload can have ``null`` value and are mark
| `title` | The instance's title | no | | `title` | The instance's title | no |
| `description` | A description for the instance | no | | `description` | A description for the instance | no |
| `email` | An email address which can be used to contact the instance administrator | no | | `email` | An email address which can be used to contact the instance administrator | no |
| `version` | The Mastodon version used by instance (as of version 1.3). | yes | | `version` | The Mastodon version used by instance. | no |
### Mention ### Mention