Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit dd90105

Browse files
committed
removed extraneous statements
1 parent 69d0d5a commit dd90105

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

fern/apis/beta/changelog/2024-12-02.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
### Survey
2525
- Added `POST` [`/surveys.update`](/beta/api-reference/surveys/update) to update surveys
2626

27-
### Webhooks
28-
- Added `POST` [`/webhooks.event`](/beta/api-reference/webhooks/event) to handle webhook events
29-
3027
## Modified Endpoints
3128

3229
### Account Management
@@ -79,6 +76,3 @@ Added field validations for survey endpoints:
7976
- `response_text`: Max length 1000
8077

8178
Affects [`/surveys.create`](/beta/api-reference/surveys/create)
82-
83-
### Response Descriptions
84-
Added or updated response descriptions for numerous endpoints to improve API documentation clarity.

fern/apis/public/changelog/2024-12-02.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11

22
# API Changelog
33

4-
## New Endpoints
5-
- [`POST /webhooks.event`](/public/api-reference/webhooks/event) - New endpoint added
6-
74
## Modified Endpoints
85

96
### Accounts
@@ -47,7 +44,4 @@ Added new event types: `sync_history_created`, `sync_history_deleted`, `sync_his
4744
- [`GET /webhooks.list`](/public/api-reference/webhooks/list-post)
4845
- [`POST /webhooks.list`](/public/api-reference/webhooks/list-post)
4946
- [`POST /webhooks.update`](/public/api-reference/webhooks/update)
50-
51-
### Other Changes
52-
- Added response descriptions to most endpoints
53-
- No breaking changes to existing functionality
47+
-

0 commit comments

Comments
 (0)