Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ Name | Type | Description | Notes

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Name | Type | Description | Notes

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Name | Type | Description | Notes

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


2 changes: 1 addition & 1 deletion lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
* @link https://github.com/swagger-api/swagger-codegen
*/

$GLOBALS['version'] = '8.1.0';
$GLOBALS['version'] = '8.2.1';

class Configuration
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,3 @@ public function __toString()
}
}


Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,3 @@ public function __toString()
}
}


Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,3 @@ public function __toString()
}
}


Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ public function testPropertyBatches()
{
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,4 @@ public function testPropertyStatus()
{
}
}