Skip to content

Commit f399acd

Browse files
committed
+ changelog
1 parent 6761db8 commit f399acd

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## New Endpoints
2+
3+
### Vistas
4+
- [`/vistas.create`](/beta/api-reference/vistas/create): Creates a vista
5+
- Initial support for `meetings` vistas
6+
7+
## Modified Endpoints
8+
9+
### Articles
10+
- Added field `parent` to [`/articles.list`](/beta/api-reference/articles/list-articles-post)
11+
- Added field `parent` to [`/articles.count`](/beta/api-reference/articles/count-articles-post)
12+
13+
### Customization
14+
- Added fields to [`/schemas.aggregated.get`](/beta/api-reference/customization/aggregated-schema-get):
15+
- `custom_schema_fragments`
16+
- `stock_schema_fragment`
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## New Endpoints
2+
3+
### Vistas
4+
- [`/vistas.create`](/public/api-reference/vistas/create): Creates a vista
5+
- Initial support for `meetings` vistas
6+
7+
## Modified Endpoints
8+
9+
### Articles
10+
- Added field `parent` to [`/articles.list`](/public/api-reference/articles/list-articles-post)
11+
- Added field `parent` to [`/articles.count`](/public/api-reference/articles/count-articles-post)
12+
13+
### Customization
14+
- Added fields to [`/schemas.aggregated.get`](/public/api-reference/customization/aggregated-schema-get):
15+
- `custom_schema_fragments`
16+
- `stock_schema_fragment`

0 commit comments

Comments
 (0)