Skip to content

Commit ae20a9f

Browse files
author
Fast Reports
committed
sync 2024-02-07
1 parent 0f71f12 commit ae20a9f

File tree

493 files changed

+8477
-2470
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

493 files changed

+8477
-2470
lines changed

.openapi-generator/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.4.0
1+
7.2.0

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Add this dependency to your project's POM:
3434
<dependency>
3535
<groupId>cloud.fastreport.sdk</groupId>
3636
<artifactId>fastreport-cloud-sdk</artifactId>
37-
<version>2024.1.12</version>
37+
<version>2024.1.13</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
```
@@ -44,7 +44,7 @@ Add this dependency to your project's POM:
4444
Add this dependency to your project's build file:
4545

4646
```groovy
47-
compile "cloud.fastreport.sdk:fastreport-cloud-sdk:2024.1.12"
47+
compile "cloud.fastreport.sdk:fastreport-cloud-sdk:2024.1.13"
4848
```
4949

5050
### Others
@@ -57,7 +57,7 @@ mvn clean package
5757

5858
Then manually install the following JARs:
5959

60-
- `target/fastreport-cloud-sdk-2024.1.12.jar`
60+
- `target/fastreport-cloud-sdk-2024.1.13.jar`
6161
- `target/lib/*.jar`
6262

6363
## Getting Started

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.1.12
1+
2024.1.13

api/openapi.yaml

-45
Original file line numberDiff line numberDiff line change
@@ -13096,7 +13096,6 @@ components:
1309613096
- ownerId
1309713097
- parentId
1309813098
type: object
13099-
x-parent: true
1310013099
AdminReportFolderCreateVM:
1310113100
additionalProperties: false
1310213101
allOf:
@@ -13220,7 +13219,6 @@ components:
1322013219
required:
1322113220
- $t
1322213221
type: object
13223-
x-parent: true
1322413222
AuditActionsVM:
1322513223
additionalProperties: false
1322613224
example:
@@ -13707,7 +13705,6 @@ components:
1370713705
- connectionString
1370813706
- subscriptionId
1370913707
type: object
13710-
x-parent: true
1371113708
CreateEmailTaskVM:
1371213709
additionalProperties: false
1371313710
allOf:
@@ -13787,7 +13784,6 @@ components:
1378713784
required:
1378813785
- $t
1378913786
type: object
13790-
x-parent: true
1379113787
CreateExportTemplateTaskVM:
1379213788
additionalProperties: false
1379313789
allOf:
@@ -13871,7 +13867,6 @@ components:
1387113867
required:
1387213868
- name
1387313869
type: object
13874-
x-parent: true
1387513870
CreatePrepareTemplateTaskVM:
1387613871
additionalProperties: false
1387713872
allOf:
@@ -13956,7 +13951,6 @@ components:
1395613951
required:
1395713952
- $t
1395813953
type: object
13959-
x-parent: true
1396013954
CreateThumbnailReportTaskVM:
1396113955
additionalProperties: false
1396213956
allOf:
@@ -14007,7 +14001,6 @@ components:
1400714001
required:
1400814002
- $t
1400914003
type: object
14010-
x-parent: true
1401114004
CreateTransportTaskBaseVM:
1401214005
additionalProperties: false
1401314006
allOf:
@@ -14026,7 +14019,6 @@ components:
1402614019
required:
1402714020
- $t
1402814021
type: object
14029-
x-parent: true
1403014022
CreateWebhookTaskVM:
1403114023
additionalProperties: false
1403214024
allOf:
@@ -14106,7 +14098,6 @@ components:
1410614098
administrate:
1410714099
$ref: '#/components/schemas/DataSourceAdministrate'
1410814100
type: object
14109-
x-parent: true
1411014101
DataSourceDelete:
1411114102
enum:
1411214103
- 0
@@ -14171,7 +14162,6 @@ components:
1417114162
anon:
1417214163
$ref: '#/components/schemas/DataSourcePermission'
1417314164
type: object
14174-
x-parent: true
1417514165
DataSourcePermissions:
1417614166
additionalProperties: false
1417714167
allOf:
@@ -14421,7 +14411,6 @@ components:
1442114411
nullable: true
1442214412
type: string
1442314413
type: object
14424-
x-parent: true
1442514414
ExportCreateAdminVM:
1442614415
additionalProperties: false
1442714416
allOf:
@@ -14453,7 +14442,6 @@ components:
1445314442
pattern: "(^$)|(^[A-Fa-f0-9]{24}$)"
1445414443
type: string
1445514444
type: object
14456-
x-parent: true
1445714445
ExportFolderCreateVM:
1445814446
additionalProperties: false
1445914447
allOf:
@@ -14515,7 +14503,6 @@ components:
1451514503
required:
1451614504
- $t
1451714505
type: object
14518-
x-parent: true
1451914506
ExportReportVM:
1452014507
additionalProperties: false
1452114508
example:
@@ -14654,7 +14641,6 @@ components:
1465414641
format: int32
1465514642
type: integer
1465614643
type: object
14657-
x-parent: true
1465814644
ExportsVM:
1465914645
additionalProperties: false
1466014646
allOf:
@@ -14747,7 +14733,6 @@ components:
1474714733
administrate:
1474814734
$ref: '#/components/schemas/FileAdministrate'
1474914735
type: object
14750-
x-parent: true
1475114736
FileCreateVM:
1475214737
additionalProperties: false
1475314738
properties:
@@ -14775,7 +14760,6 @@ components:
1477514760
nullable: true
1477614761
type: string
1477714762
type: object
14778-
x-parent: true
1477914763
FileDelete:
1478014764
enum:
1478114765
- 0
@@ -14875,7 +14859,6 @@ components:
1487514859
anon:
1487614860
$ref: '#/components/schemas/FilePermission'
1487714861
type: object
14878-
x-parent: true
1487914862
FilePermissions:
1488014863
additionalProperties: false
1488114864
allOf:
@@ -15025,7 +15008,6 @@ components:
1502515008
isDeleted:
1502615009
type: boolean
1502715010
type: object
15028-
x-parent: true
1502915011
FileVMFilesVMBase:
1503015012
additionalProperties: false
1503115013
properties:
@@ -15044,7 +15026,6 @@ components:
1504415026
format: int32
1504515027
type: integer
1504615028
type: object
15047-
x-parent: true
1504815029
FilesVM:
1504915030
additionalProperties: false
1505015031
allOf:
@@ -15072,7 +15053,6 @@ components:
1507215053
nullable: true
1507315054
type: string
1507415055
type: object
15075-
x-parent: true
1507615056
FolderIconVM:
1507715057
additionalProperties: false
1507815058
example:
@@ -15189,7 +15169,6 @@ components:
1518915169
administrate:
1519015170
$ref: '#/components/schemas/GroupAdministrate'
1519115171
type: object
15192-
x-parent: true
1519315172
GroupDelete:
1519415173
enum:
1519515174
- 0
@@ -15258,7 +15237,6 @@ components:
1525815237
anon:
1525915238
$ref: '#/components/schemas/GroupPermission'
1526015239
type: object
15261-
x-parent: true
1526215240
GroupPermissions:
1526315241
additionalProperties: false
1526415242
allOf:
@@ -15388,7 +15366,6 @@ components:
1538815366
type:
1538915367
$ref: '#/components/schemas/FileKind'
1539015368
type: object
15391-
x-parent: true
1539215369
InvitedUser:
1539315370
additionalProperties: false
1539415371
example:
@@ -15573,7 +15550,6 @@ components:
1557315550
- Name
1557415551
x-enumFlags: true
1557515552
x-typeName: FastReport.Cloud.Enums.ProfileVisibility
15576-
x-parent: true
1557715553
RenameDataSourceVM:
1557815554
additionalProperties: false
1557915555
example:
@@ -15639,7 +15615,6 @@ components:
1563915615
pattern: "(^$)|(^[A-Fa-f0-9]{24}$)"
1564015616
type: string
1564115617
type: object
15642-
x-parent: true
1564315618
ReportFolderCreateVM:
1564415619
additionalProperties: false
1564515620
allOf:
@@ -15741,7 +15716,6 @@ components:
1574115716
format: int32
1574215717
type: integer
1574315718
type: object
15744-
x-parent: true
1574515719
ReportsVM:
1574615720
additionalProperties: false
1574715721
allOf:
@@ -15828,7 +15802,6 @@ components:
1582815802
required:
1582915803
- $t
1583015804
type: object
15831-
x-parent: true
1583215805
RunExportTemplateTaskVM:
1583315806
additionalProperties: false
1583415807
allOf:
@@ -15953,7 +15926,6 @@ components:
1595315926
required:
1595415927
- $t
1595515928
type: object
15956-
x-parent: true
1595715929
RunThumbnailReportTaskVM:
1595815930
additionalProperties: false
1595915931
allOf:
@@ -16004,7 +15976,6 @@ components:
1600415976
required:
1600515977
- $t
1600615978
type: object
16007-
x-parent: true
1600815979
RunTransportTaskBaseVM:
1600915980
additionalProperties: false
1601015981
allOf:
@@ -16023,7 +15994,6 @@ components:
1602315994
required:
1602415995
- $t
1602515996
type: object
16026-
x-parent: true
1602715997
RunWebhookTaskVM:
1602815998
additionalProperties: false
1602915999
allOf:
@@ -16228,7 +16198,6 @@ components:
1622816198
administrate:
1622916199
$ref: '#/components/schemas/SubscriptionAdministrate'
1623016200
type: object
16231-
x-parent: true
1623216201
SubscriptionDelete:
1623316202
enum:
1623416203
- 0
@@ -16446,7 +16415,6 @@ components:
1644616415
anon:
1644716416
$ref: '#/components/schemas/SubscriptionPermission'
1644816417
type: object
16449-
x-parent: true
1645016418
SubscriptionPermissions:
1645116419
additionalProperties: false
1645216420
allOf:
@@ -16859,7 +16827,6 @@ components:
1685916827
exportsFolder:
1686016828
$ref: '#/components/schemas/SubscriptionFolder'
1686116829
type: object
16862-
x-parent: true
1686316830
SubscriptionsVM:
1686416831
additionalProperties: false
1686516832
example:
@@ -17186,7 +17153,6 @@ components:
1718617153
required:
1718717154
- $t
1718817155
type: object
17189-
x-parent: true
1719017156
TaskCreate:
1719117157
enum:
1719217158
- 0
@@ -17214,7 +17180,6 @@ components:
1721417180
administrate:
1721517181
$ref: '#/components/schemas/TaskAdministrate'
1721617182
type: object
17217-
x-parent: true
1721817183
TaskDelete:
1721917184
enum:
1722017185
- 0
@@ -17283,7 +17248,6 @@ components:
1728317248
anon:
1728417249
$ref: '#/components/schemas/TaskPermission'
1728517250
type: object
17286-
x-parent: true
1728717251
TaskPermissions:
1728817252
additionalProperties: false
1728917253
allOf:
@@ -17416,7 +17380,6 @@ components:
1741617380
allOf:
1741717381
- $ref: '#/components/schemas/FileCreateVM'
1741817382
type: object
17419-
x-parent: true
1742017383
TemplateFolderCreateVM:
1742117384
additionalProperties: false
1742217385
allOf:
@@ -17462,7 +17425,6 @@ components:
1746217425
format: int32
1746317426
type: integer
1746417427
type: object
17465-
x-parent: true
1746617428
TemplatesVM:
1746717429
additionalProperties: false
1746817430
allOf:
@@ -17499,7 +17461,6 @@ components:
1749917461
- Year
1750017462
type: string
1750117463
x-typeName: FastReport.Cloud.Enums.TimePeriodType
17502-
x-parent: true
1750317464
TransformTaskBaseVM:
1750417465
additionalProperties: false
1750517466
allOf:
@@ -17529,7 +17490,6 @@ components:
1752917490
required:
1753017491
- $t
1753117492
type: object
17532-
x-parent: true
1753317493
TransportTaskBaseVM:
1753417494
additionalProperties: false
1753517495
allOf:
@@ -17548,7 +17508,6 @@ components:
1754817508
required:
1754917509
- $t
1755017510
type: object
17551-
x-parent: true
1755217511
UpdateContactGroupVM:
1755317512
additionalProperties: false
1755417513
example:
@@ -17743,7 +17702,6 @@ components:
1774317702
required:
1774417703
- $t
1774517704
type: object
17746-
x-parent: true
1774717705
UpdateExportTemplateTaskVM:
1774817706
additionalProperties: false
1774917707
allOf:
@@ -17933,7 +17891,6 @@ components:
1793317891
required:
1793417892
- $t
1793517893
type: object
17936-
x-parent: true
1793717894
UpdateTaskPermissionsVM:
1793817895
additionalProperties: false
1793917896
example:
@@ -17998,7 +17955,6 @@ components:
1799817955
required:
1799917956
- $t
1800017957
type: object
18001-
x-parent: true
1800217958
UpdateTransportTaskBaseVM:
1800317959
additionalProperties: false
1800417960
allOf:
@@ -18017,7 +17973,6 @@ components:
1801717973
required:
1801817974
- $t
1801917975
type: object
18020-
x-parent: true
1802117976
UpdateUserProfileVM:
1802217977
additionalProperties: false
1802317978
example:

0 commit comments

Comments
 (0)