Skip to content

Commit 2917a96

Browse files
committed
formatting
1 parent f48910e commit 2917a96

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

fern/apis/beta/changelog/2025-02-04.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
Here is the API changelog in markdown format:
1+
## New Features
22

3-
### New Features
4-
5-
#### Dev Users
3+
### Dev Users
64
- Added [`/dev-users.create`](/beta/api-reference/dev-users/create) endpoint to create new dev users
75

8-
#### Roles
6+
### Roles
97
- Added [`/roles.create`](/beta/api-reference/roles/create) endpoint to create new roles
108
- Added [`/roles.apply`](/beta/api-reference/roles/apply) endpoint to apply roles
119

12-
#### Schema Management
10+
### Schema Management
1311
- Added [`/schemas.subtypes.prepare-update`](/beta/api-reference/customization/schemas-subtype-prepare-update-get) endpoint to prepare schema subtype updates
1412

15-
### Modified Features
13+
## Modified Features
1614

17-
#### Meetings
15+
### Meetings
1816
- Added new `amazon_connect` channel type to meetings
1917
- Added new meeting states: `ongoing`, `rejected`, `waiting`
2018
- Made `ended_date` field optional in meeting creation
@@ -27,20 +25,20 @@ Affected endpoints:
2725
- [`/meetings.get`](/beta/api-reference/meetings/get-post)
2826
- [`/meetings.count`](/beta/api-reference/meetings/count-post)
2927

30-
#### Search
28+
### Search
3129
- Added `mode` parameter and `next_cursor`/`prev_cursor` fields for pagination in search results
3230
- Updated cursor description to clarify iteration behavior
3331

3432
Affected endpoints:
3533
- [`/search.core`](/beta/api-reference/search/core-post)
3634
- [`/search.hybrid`](/beta/api-reference/search/hybrid-post)
3735

38-
#### Issues
36+
### Issues
3937
- Added `priority_v2` field to issue schema
4038

4139
Affects multiple endpoints that return issue objects.
4240

43-
#### Webhooks
41+
### Webhooks
4442
- Added new event types for question answers:
4543
- `question_answer_created`
4644
- `question_answer_deleted`
@@ -51,7 +49,7 @@ Affected endpoints:
5149
- [`/webhooks.update`](/beta/api-reference/webhooks/update)
5250
- [`/webhooks.event`](/beta/api-reference/webhooks/event)
5351

54-
### Schema Changes
52+
## Schema Changes
5553

5654
- Added question answer schema and summary types
5755
- Modified issue schema to include `priority_v2` field

fern/apis/public/changelog/2025-02-04.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
2-
# API Changelog
3-
41
## Issues
52
- Added new property `priority_v2` to issue objects which affects the following endpoints:
63
- [`/works.create`](/public/api-reference/works/create)

0 commit comments

Comments
 (0)