Skip to content

Commit abdebe4

Browse files
committed
+ minor changelog edits
1 parent 4df3768 commit abdebe4

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

fern/apis/beta/changelog/2025-05-06.md renamed to fern/apis/beta/changelog/2025-05-19.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
- [`/artifacts.versions.delete`](/beta/api-reference/artifacts/hard-delete-version): Delete an artifact version
55

66
### Brands
7-
- [`/brands.create`](/beta/api-reference/brands/create): Create a brand
8-
- [`/brands.delete`](/beta/api-reference/brands/delete): Delete a brand
9-
- [`/brands.get`](/beta/api-reference/brands/get-post): Get a brand
10-
- [`/brands.list`](/beta/api-reference/brands/list-post): List brands
11-
- [`/brands.update`](/beta/api-reference/brands/update): Update a brand
7+
- [`/brands.create`](/beta/api-reference/brands/create): Create a new brand
8+
- [`/brands.delete`](/beta/api-reference/brands/delete): Delete an existing brand
9+
- [`/brands.get`](/beta/api-reference/brands/get-post): Get the information for a brand
10+
- [`/brands.list`](/beta/api-reference/brands/list-post): List brands matching a given filter
11+
- [`/brands.update`](/beta/api-reference/brands/update): Update an existing brand
1212

1313
### Links
1414
- [`/links.replace`](/beta/api-reference/links/replace): Replace a link
@@ -53,8 +53,6 @@
5353

5454
### Widgets
5555
- Added `combination` visualization type
56-
- Changed description of line chart X-axis configuration
57-
- Changed description of line marker property
5856
- Removed `percentage_precision` from PVP metric configuration
5957

6058
## Schema Changes
@@ -77,4 +75,4 @@ Added `drop` property to `custom_schema_spec` in multiple endpoints including:
7775
Added new subschema to meeting summary objects affecting multiple endpoints that reference meetings
7876

7977
### Link Summary
80-
Modified link summary schema to support custom link types across multiple endpoints
78+
Modified link summary schema to support custom link types across multiple endpoints

fern/apis/public/changelog/2025-05-06.md renamed to fern/apis/public/changelog/2025-05-19.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,9 @@ Modified schema for:
3333
### Groups
3434
Added new filters to [`/groups.list`](/public/api-reference/groups/list-post):
3535
- `created_by`
36-
- `name`
36+
- `name`
3737
- `sync_metadata` related filters
3838

39-
### Revenue Organizations
40-
- [`/rev-orgs.create`](/public/api-reference/rev-orgs/create) - Made `account` a required property
41-
4239
### SLAs
4340
Added `tier` support to account selector in:
4441
- [`/slas.create`](/public/api-reference/slas/create)
@@ -55,4 +52,4 @@ Added new event type `sla_tracker_fetched` across webhook endpoints:
5552
### Works
5653
Added sync history filters to:
5754
- [`/works.export`](/public/api-reference/works/export-post)
58-
- [`/works.list`](/public/api-reference/works/list-post)
55+
- [`/works.list`](/public/api-reference/works/list-post)

0 commit comments

Comments
 (0)