Merge branch 'account-notes' into 'develop'
[akkoma] / docs / development / API / pleroma_api.md
index b401a7cc74b0ff3608c1d8596e6c4cd1d0542da5..0e7367a726fb086875295684c1c6fdbeb75acfe3 100644 (file)
@@ -159,6 +159,7 @@ See [Admin-API](admin_api.md)
   "muting": false,
   "muting_notifications": false,
   "subscribing": true,
+  "notifying": true,
   "requested": false,
   "domain_blocking": false,
   "showing_reblogs": true,
@@ -184,6 +185,7 @@ See [Admin-API](admin_api.md)
   "muting": false,
   "muting_notifications": false,
   "subscribing": false,
+  "notifying": false,
   "requested": false,
   "domain_blocking": false,
   "showing_reblogs": true,