File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 4
4
- [ ` /artifacts.versions.delete ` ] ( /beta/api-reference/artifacts/hard-delete-version ) : Delete an artifact version
5
5
6
6
### 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
12
12
13
13
### Links
14
14
- [ ` /links.replace ` ] ( /beta/api-reference/links/replace ) : Replace a link
53
53
54
54
### Widgets
55
55
- Added ` combination ` visualization type
56
- - Changed description of line chart X-axis configuration
57
- - Changed description of line marker property
58
56
- Removed ` percentage_precision ` from PVP metric configuration
59
57
60
58
## Schema Changes
@@ -77,4 +75,4 @@ Added `drop` property to `custom_schema_spec` in multiple endpoints including:
77
75
Added new subschema to meeting summary objects affecting multiple endpoints that reference meetings
78
76
79
77
### 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
Original file line number Diff line number Diff line change @@ -33,12 +33,9 @@ Modified schema for:
33
33
### Groups
34
34
Added new filters to [ ` /groups.list ` ] ( /public/api-reference/groups/list-post ) :
35
35
- ` created_by `
36
- - ` name `
36
+ - ` name `
37
37
- ` sync_metadata ` related filters
38
38
39
- ### Revenue Organizations
40
- - [ ` /rev-orgs.create ` ] ( /public/api-reference/rev-orgs/create ) - Made ` account ` a required property
41
-
42
39
### SLAs
43
40
Added ` tier ` support to account selector in:
44
41
- [ ` /slas.create ` ] ( /public/api-reference/slas/create )
@@ -55,4 +52,4 @@ Added new event type `sla_tracker_fetched` across webhook endpoints:
55
52
### Works
56
53
Added sync history filters to:
57
54
- [ ` /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 )
You can’t perform that action at this time.
0 commit comments