Skip to content

Commit fe4ebae

Browse files
committed
Rerun generator with version 7.2.0
1 parent 0f87063 commit fe4ebae

Some content is hidden

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

71 files changed

+470
-468
lines changed

lib/Api/MiscApi.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* The version of the OpenAPI document: v2.7.0/15cf3fc
1818
* Contact: [email protected]
1919
* Generated by: https://openapi-generator.tech
20-
* OpenAPI Generator version: 7.1.0
20+
* OpenAPI Generator version: 7.2.0
2121
*/
2222

2323
/**
@@ -80,7 +80,7 @@ class MiscApi
8080
],
8181
];
8282

83-
/**
83+
/**
8484
* @param ClientInterface $client
8585
* @param Configuration $config
8686
* @param HeaderSelector $selector
@@ -227,7 +227,7 @@ public function forgeUpdatesWithHttpInfo($id_slug, ?int $hostIndex = null, array
227227
$statusCode,
228228
$response->getHeaders(),
229229
$content
230-
);
230+
);
231231
}
232232
}
233233
}
@@ -254,7 +254,7 @@ public function forgeUpdatesWithHttpInfo($id_slug, ?int $hostIndex = null, array
254254
$statusCode,
255255
$response->getHeaders(),
256256
$content
257-
);
257+
);
258258
}
259259
}
260260
}
@@ -617,7 +617,7 @@ public function statisticsWithHttpInfo(string $contentType = self::contentTypes[
617617
$statusCode,
618618
$response->getHeaders(),
619619
$content
620-
);
620+
);
621621
}
622622
}
623623
}

lib/Api/NotificationsApi.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* The version of the OpenAPI document: v2.7.0/15cf3fc
1818
* Contact: [email protected]
1919
* Generated by: https://openapi-generator.tech
20-
* OpenAPI Generator version: 7.1.0
20+
* OpenAPI Generator version: 7.2.0
2121
*/
2222

2323
/**
@@ -95,7 +95,7 @@ class NotificationsApi
9595
],
9696
];
9797

98-
/**
98+
/**
9999
* @param ClientInterface $client
100100
* @param Configuration $config
101101
* @param HeaderSelector $selector
@@ -713,7 +713,7 @@ public function getNotificationWithHttpInfo($id, string $contentType = self::con
713713
$statusCode,
714714
$response->getHeaders(),
715715
$content
716-
);
716+
);
717717
}
718718
}
719719
}
@@ -740,7 +740,7 @@ public function getNotificationWithHttpInfo($id, string $contentType = self::con
740740
$statusCode,
741741
$response->getHeaders(),
742742
$content
743-
);
743+
);
744744
}
745745
}
746746
}
@@ -1060,7 +1060,7 @@ public function getNotificationsWithHttpInfo($ids, string $contentType = self::c
10601060
$statusCode,
10611061
$response->getHeaders(),
10621062
$content
1063-
);
1063+
);
10641064
}
10651065
}
10661066
}
@@ -1087,7 +1087,7 @@ public function getNotificationsWithHttpInfo($ids, string $contentType = self::c
10871087
$statusCode,
10881088
$response->getHeaders(),
10891089
$content
1090-
);
1090+
);
10911091
}
10921092
}
10931093
}
@@ -1408,7 +1408,7 @@ public function getUserNotificationsWithHttpInfo($id_username, string $contentTy
14081408
$statusCode,
14091409
$response->getHeaders(),
14101410
$content
1411-
);
1411+
);
14121412
}
14131413
}
14141414
}
@@ -1435,7 +1435,7 @@ public function getUserNotificationsWithHttpInfo($id_username, string $contentTy
14351435
$statusCode,
14361436
$response->getHeaders(),
14371437
$content
1438-
);
1438+
);
14391439
}
14401440
}
14411441
}

lib/Api/ProjectsApi.php

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* The version of the OpenAPI document: v2.7.0/15cf3fc
1818
* Contact: [email protected]
1919
* Generated by: https://openapi-generator.tech
20-
* OpenAPI Generator version: 7.1.0
20+
* OpenAPI Generator version: 7.2.0
2121
*/
2222

2323
/**
@@ -142,7 +142,7 @@ class ProjectsApi
142142
],
143143
];
144144

145-
/**
145+
/**
146146
* @param ClientInterface $client
147147
* @param Configuration $config
148148
* @param HeaderSelector $selector
@@ -901,7 +901,7 @@ public function checkProjectValidityWithHttpInfo($id_slug, string $contentType =
901901
$statusCode,
902902
$response->getHeaders(),
903903
$content
904-
);
904+
);
905905
}
906906
}
907907
}
@@ -1210,7 +1210,7 @@ public function createProjectWithHttpInfo($data, $icon = null, string $contentTy
12101210
$statusCode,
12111211
$response->getHeaders(),
12121212
$content
1213-
);
1213+
);
12141214
}
12151215
}
12161216
}
@@ -1237,7 +1237,7 @@ public function createProjectWithHttpInfo($data, $icon = null, string $contentTy
12371237
$statusCode,
12381238
$response->getHeaders(),
12391239
$content
1240-
);
1240+
);
12411241
}
12421242
}
12431243
}
@@ -1264,7 +1264,7 @@ public function createProjectWithHttpInfo($data, $icon = null, string $contentTy
12641264
$statusCode,
12651265
$response->getHeaders(),
12661266
$content
1267-
);
1267+
);
12681268
}
12691269
}
12701270
}
@@ -2625,7 +2625,7 @@ public function getDependenciesWithHttpInfo($id_slug, string $contentType = self
26252625
$statusCode,
26262626
$response->getHeaders(),
26272627
$content
2628-
);
2628+
);
26292629
}
26302630
}
26312631
}
@@ -2932,7 +2932,7 @@ public function getProjectWithHttpInfo($id_slug, string $contentType = self::con
29322932
$statusCode,
29332933
$response->getHeaders(),
29342934
$content
2935-
);
2935+
);
29362936
}
29372937
}
29382938
}
@@ -3239,7 +3239,7 @@ public function getProjectsWithHttpInfo($ids, string $contentType = self::conten
32393239
$statusCode,
32403240
$response->getHeaders(),
32413241
$content
3242-
);
3242+
);
32433243
}
32443244
}
32453245
}
@@ -4389,7 +4389,7 @@ public function randomProjectsWithHttpInfo($count, string $contentType = self::c
43894389
$statusCode,
43904390
$response->getHeaders(),
43914391
$content
4392-
);
4392+
);
43934393
}
43944394
}
43954395
}
@@ -4416,7 +4416,7 @@ public function randomProjectsWithHttpInfo($count, string $contentType = self::c
44164416
$statusCode,
44174417
$response->getHeaders(),
44184418
$content
4419-
);
4419+
);
44204420
}
44214421
}
44224422
}
@@ -5009,7 +5009,7 @@ public function searchProjectsWithHttpInfo($query = null, $facets = null, $index
50095009
$statusCode,
50105010
$response->getHeaders(),
50115011
$content
5012-
);
5012+
);
50135013
}
50145014
}
50155015
}
@@ -5036,7 +5036,7 @@ public function searchProjectsWithHttpInfo($query = null, $facets = null, $index
50365036
$statusCode,
50375037
$response->getHeaders(),
50385038
$content
5039-
);
5039+
);
50405040
}
50415041
}
50425042
}

lib/Api/TagsApi.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* The version of the OpenAPI document: v2.7.0/15cf3fc
1818
* Contact: [email protected]
1919
* Generated by: https://openapi-generator.tech
20-
* OpenAPI Generator version: 7.1.0
20+
* OpenAPI Generator version: 7.2.0
2121
*/
2222

2323
/**
@@ -101,7 +101,7 @@ class TagsApi
101101
],
102102
];
103103

104-
/**
104+
/**
105105
* @param ClientInterface $client
106106
* @param Configuration $config
107107
* @param HeaderSelector $selector
@@ -232,7 +232,7 @@ public function categoryListWithHttpInfo(string $contentType = self::contentType
232232
$statusCode,
233233
$response->getHeaders(),
234234
$content
235-
);
235+
);
236236
}
237237
}
238238
}
@@ -519,7 +519,7 @@ public function donationPlatformListWithHttpInfo(string $contentType = self::con
519519
$statusCode,
520520
$response->getHeaders(),
521521
$content
522-
);
522+
);
523523
}
524524
}
525525
}
@@ -808,7 +808,7 @@ public function licenseListWithHttpInfo(string $contentType = self::contentTypes
808808
$statusCode,
809809
$response->getHeaders(),
810810
$content
811-
);
811+
);
812812
}
813813
}
814814
}
@@ -1100,7 +1100,7 @@ public function licenseTextWithHttpInfo($id, string $contentType = self::content
11001100
$statusCode,
11011101
$response->getHeaders(),
11021102
$content
1103-
);
1103+
);
11041104
}
11051105
}
11061106
}
@@ -1127,7 +1127,7 @@ public function licenseTextWithHttpInfo($id, string $contentType = self::content
11271127
$statusCode,
11281128
$response->getHeaders(),
11291129
$content
1130-
);
1130+
);
11311131
}
11321132
}
11331133
}
@@ -1440,7 +1440,7 @@ public function loaderListWithHttpInfo(string $contentType = self::contentTypes[
14401440
$statusCode,
14411441
$response->getHeaders(),
14421442
$content
1443-
);
1443+
);
14441444
}
14451445
}
14461446
}
@@ -1727,7 +1727,7 @@ public function projectTypeListWithHttpInfo(string $contentType = self::contentT
17271727
$statusCode,
17281728
$response->getHeaders(),
17291729
$content
1730-
);
1730+
);
17311731
}
17321732
}
17331733
}
@@ -2014,7 +2014,7 @@ public function reportTypeListWithHttpInfo(string $contentType = self::contentTy
20142014
$statusCode,
20152015
$response->getHeaders(),
20162016
$content
2017-
);
2017+
);
20182018
}
20192019
}
20202020
}
@@ -2301,7 +2301,7 @@ public function sideTypeListWithHttpInfo(string $contentType = self::contentType
23012301
$statusCode,
23022302
$response->getHeaders(),
23032303
$content
2304-
);
2304+
);
23052305
}
23062306
}
23072307
}
@@ -2588,7 +2588,7 @@ public function versionListWithHttpInfo(string $contentType = self::contentTypes
25882588
$statusCode,
25892589
$response->getHeaders(),
25902590
$content
2591-
);
2591+
);
25922592
}
25932593
}
25942594
}

lib/Api/TeamsApi.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* The version of the OpenAPI document: v2.7.0/15cf3fc
1818
* Contact: [email protected]
1919
* Generated by: https://openapi-generator.tech
20-
* OpenAPI Generator version: 7.1.0
20+
* OpenAPI Generator version: 7.2.0
2121
*/
2222

2323
/**
@@ -98,7 +98,7 @@ class TeamsApi
9898
],
9999
];
100100

101-
/**
101+
/**
102102
* @param ClientInterface $client
103103
* @param Configuration $config
104104
* @param HeaderSelector $selector
@@ -748,7 +748,7 @@ public function getProjectTeamMembersWithHttpInfo($id_slug, string $contentType
748748
$statusCode,
749749
$response->getHeaders(),
750750
$content
751-
);
751+
);
752752
}
753753
}
754754
}
@@ -1055,7 +1055,7 @@ public function getTeamMembersWithHttpInfo($id, string $contentType = self::cont
10551055
$statusCode,
10561056
$response->getHeaders(),
10571057
$content
1058-
);
1058+
);
10591059
}
10601060
}
10611061
}
@@ -1367,7 +1367,7 @@ public function getTeamsWithHttpInfo($ids, string $contentType = self::contentTy
13671367
$statusCode,
13681368
$response->getHeaders(),
13691369
$content
1370-
);
1370+
);
13711371
}
13721372
}
13731373
}

0 commit comments

Comments
 (0)