File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
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 `
Original file line number Diff line number Diff line change
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 `
You can’t perform that action at this time.
0 commit comments