Skip to content

Commit

Permalink
Rerun generator
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianVennen committed Jul 19, 2024
1 parent b9425e6 commit e583834
Show file tree
Hide file tree
Showing 79 changed files with 156 additions and 99 deletions.
2 changes: 1 addition & 1 deletion lib/Api/CategoriesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/FilesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/FingerprintsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/GamesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/MinecraftApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ModsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
4 changes: 4 additions & 0 deletions lib/Client/Options/ModSearch/ModSearchSortField.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ enum ModSearchSortField: int
case TOTAL_DOWNLOADS = 6;
case CATEGORY = 7;
case GAME_VERSION = 8;
case EARLY_ACCESS = 9;
case FEATURED_RELEASE = 10;
case RELEASE_DATE = 11;
case RATING = 12;
}
2 changes: 1 addition & 1 deletion lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiResponseOfListOfMinecraftGameVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiResponseOfListOfMinecraftModLoaderIndex.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiResponseOfMinecraftGameVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiResponseOfMinecraftModLoaderVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/Category.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/CoreApiStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/CoreStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FeaturedModsResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileDependency.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileHash.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileIndex.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileRelationType.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileReleaseType.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FileStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FingerprintFuzzyMatch.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FingerprintFuzzyMatchResult.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FingerprintMatch.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FingerprintMatchesResult.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/FolderFingerprint.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/Game.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameAssets.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersionStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersionType.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersionTypeStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersionsByType.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GameVersionsByTypeV2.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GetCategoriesResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GetFeaturedModsRequestBody.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GetFeaturedModsResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GetFilesResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/GetFingerprintFuzzyMatchesResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: 1.0.0
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.3.0
* Generator version: 7.7.0
*/

/**
Expand Down
Loading

0 comments on commit e583834

Please sign in to comment.