Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2022-03-26 20:48:12 +00:00
parent 564c3d75cf
commit e9167871fb
334 changed files with 69062 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# NotificationThread
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Long** | | [optional]
**pinned** | **Boolean** | | [optional]
**repository** | [**Repository**](Repository.md) | | [optional]
**subject** | [**NotificationSubject**](NotificationSubject.md) | | [optional]
**unread** | **Boolean** | | [optional]
**updatedAt** | [**Date**](Date.md) | | [optional]
**url** | **String** | | [optional]