Skip to content

Commit ae1a9be

Browse files
committed
Adding more info to generated sdk + adding feed apis
1 parent 546a007 commit ae1a9be

File tree

312 files changed

+1165
-802
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

312 files changed

+1165
-802
lines changed

client/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
fastcomments
44
- API version: 0.0.0
5-
- Build date: 2025-03-25T16:43:49.680707237-07:00[America/Los_Angeles]
5+
- Build date: 2025-03-26T13:48:29.746754041-07:00[America/Los_Angeles]
66
- Generator version: 7.11.0
77

88
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
@@ -147,6 +147,7 @@ Class | Method | HTTP request | Description
147147
*PublicApi* | [**getCommentVoteUserNames**](docs/PublicApi.md#getCommentVoteUserNames) | **GET** /comments/{tenantId}/{commentId}/votes |
148148
*PublicApi* | [**getCommentsPublic**](docs/PublicApi.md#getCommentsPublic) | **GET** /comments/{tenantId} |
149149
*PublicApi* | [**getEventLog**](docs/PublicApi.md#getEventLog) | **GET** /event-log/{tenantId} |
150+
*PublicApi* | [**getFeedPostsPublic**](docs/PublicApi.md#getFeedPostsPublic) | **GET** /feed-posts/{tenantId} |
150151
*PublicApi* | [**getGlobalEventLog**](docs/PublicApi.md#getGlobalEventLog) | **GET** /event-log/global/{tenantId} |
151152
*PublicApi* | [**getUserNotificationCount**](docs/PublicApi.md#getUserNotificationCount) | **GET** /user-notifications/get-count |
152153
*PublicApi* | [**getUserNotifications**](docs/PublicApi.md#getUserNotifications) | **GET** /user-notifications |
@@ -323,5 +324,5 @@ It's recommended to create an instance of `ApiClient` per thread in a multithrea
323324

324325
## Author
325326

326-
327+
327328

0 commit comments

Comments
 (0)