diff --git a/README.md b/README.md index 04818750c..f007a239a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ This is an API for accessing all sorts of college football data. Please note th This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project: -- API version: 4.5.2 -- Package version: 4.5.2 +- API version: 4.6.0 +- Package version: 4.6.0 - Build package: io.swagger.codegen.languages.PythonClientCodegen ## Requirements. diff --git a/cfbd/__init__.py b/cfbd/__init__.py index 07622ce2e..b799751c1 100644 --- a/cfbd/__init__.py +++ b/cfbd/__init__.py @@ -7,7 +7,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/betting_api.py b/cfbd/api/betting_api.py index 8af0ae81d..fd930cb16 100644 --- a/cfbd/api/betting_api.py +++ b/cfbd/api/betting_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/coaches_api.py b/cfbd/api/coaches_api.py index 81a9ded2f..6edf3642d 100644 --- a/cfbd/api/coaches_api.py +++ b/cfbd/api/coaches_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/conferences_api.py b/cfbd/api/conferences_api.py index bfc882200..310bd66ce 100644 --- a/cfbd/api/conferences_api.py +++ b/cfbd/api/conferences_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/draft_api.py b/cfbd/api/draft_api.py index 68820df19..8e80f9056 100644 --- a/cfbd/api/draft_api.py +++ b/cfbd/api/draft_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/drives_api.py b/cfbd/api/drives_api.py index ad7c01200..becc16f36 100644 --- a/cfbd/api/drives_api.py +++ b/cfbd/api/drives_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/games_api.py b/cfbd/api/games_api.py index f9cd3ee6b..b8c6b8e61 100644 --- a/cfbd/api/games_api.py +++ b/cfbd/api/games_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/metrics_api.py b/cfbd/api/metrics_api.py index 41763ab3c..26a7115ed 100644 --- a/cfbd/api/metrics_api.py +++ b/cfbd/api/metrics_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/players_api.py b/cfbd/api/players_api.py index e9843483a..f4751b060 100644 --- a/cfbd/api/players_api.py +++ b/cfbd/api/players_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/plays_api.py b/cfbd/api/plays_api.py index b19c23d29..d7bb3a7c5 100644 --- a/cfbd/api/plays_api.py +++ b/cfbd/api/plays_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/rankings_api.py b/cfbd/api/rankings_api.py index a2b822064..2da254b71 100644 --- a/cfbd/api/rankings_api.py +++ b/cfbd/api/rankings_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/ratings_api.py b/cfbd/api/ratings_api.py index e66f66e82..933c63e70 100644 --- a/cfbd/api/ratings_api.py +++ b/cfbd/api/ratings_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/recruiting_api.py b/cfbd/api/recruiting_api.py index 74fd84ce1..338061cb2 100644 --- a/cfbd/api/recruiting_api.py +++ b/cfbd/api/recruiting_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/stats_api.py b/cfbd/api/stats_api.py index 66adf7bd2..cbec10eaf 100644 --- a/cfbd/api/stats_api.py +++ b/cfbd/api/stats_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/teams_api.py b/cfbd/api/teams_api.py index 405e82348..dd410858c 100644 --- a/cfbd/api/teams_api.py +++ b/cfbd/api/teams_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api/venues_api.py b/cfbd/api/venues_api.py index b688318a1..390054611 100644 --- a/cfbd/api/venues_api.py +++ b/cfbd/api/venues_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/api_client.py b/cfbd/api_client.py index ede651bb2..55a0039c4 100644 --- a/cfbd/api_client.py +++ b/cfbd/api_client.py @@ -4,7 +4,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Swagger-Codegen/4.5.2/python' + self.user_agent = 'Swagger-Codegen/4.6.0/python' self.client_side_validation = configuration.client_side_validation def __del__(self): diff --git a/cfbd/configuration.py b/cfbd/configuration.py index cac0673af..924ffa40d 100644 --- a/cfbd/configuration.py +++ b/cfbd/configuration.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -253,6 +253,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 4.5.2\n"\ - "SDK Package Version: 4.5.2".\ + "Version of the API: 4.6.0\n"\ + "SDK Package Version: 4.6.0".\ format(env=sys.platform, pyversion=sys.version) diff --git a/cfbd/models/__init__.py b/cfbd/models/__init__.py index d33a8b79c..25a43dc80 100644 --- a/cfbd/models/__init__.py +++ b/cfbd/models/__init__.py @@ -6,7 +6,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_game_stat.py b/cfbd/models/advanced_game_stat.py index 6f80d7cb2..ff85cd6a0 100644 --- a/cfbd/models/advanced_game_stat.py +++ b/cfbd/models/advanced_game_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_game_stat_offense.py b/cfbd/models/advanced_game_stat_offense.py index ea622bc6e..45661d51d 100644 --- a/cfbd/models/advanced_game_stat_offense.py +++ b/cfbd/models/advanced_game_stat_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_game_stat_offense_rushing_plays.py b/cfbd/models/advanced_game_stat_offense_rushing_plays.py index 44d69e4c7..70c213370 100644 --- a/cfbd/models/advanced_game_stat_offense_rushing_plays.py +++ b/cfbd/models/advanced_game_stat_offense_rushing_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_game_stat_offense_standard_downs.py b/cfbd/models/advanced_game_stat_offense_standard_downs.py index 92f2fee33..69a630b62 100644 --- a/cfbd/models/advanced_game_stat_offense_standard_downs.py +++ b/cfbd/models/advanced_game_stat_offense_standard_downs.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_season_stat.py b/cfbd/models/advanced_season_stat.py index bd8ed6b87..a02b8c8f2 100644 --- a/cfbd/models/advanced_season_stat.py +++ b/cfbd/models/advanced_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_season_stat_offense.py b/cfbd/models/advanced_season_stat_offense.py index 680d0479f..db0be332d 100644 --- a/cfbd/models/advanced_season_stat_offense.py +++ b/cfbd/models/advanced_season_stat_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_season_stat_offense_field_position.py b/cfbd/models/advanced_season_stat_offense_field_position.py index d5d4063c6..f17f3c362 100644 --- a/cfbd/models/advanced_season_stat_offense_field_position.py +++ b/cfbd/models/advanced_season_stat_offense_field_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_season_stat_offense_rushing_plays.py b/cfbd/models/advanced_season_stat_offense_rushing_plays.py index f99e09128..93cca7e28 100644 --- a/cfbd/models/advanced_season_stat_offense_rushing_plays.py +++ b/cfbd/models/advanced_season_stat_offense_rushing_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/advanced_season_stat_offense_standard_downs.py b/cfbd/models/advanced_season_stat_offense_standard_downs.py index 4d75ef32b..83491cec8 100644 --- a/cfbd/models/advanced_season_stat_offense_standard_downs.py +++ b/cfbd/models/advanced_season_stat_offense_standard_downs.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score.py b/cfbd/models/box_score.py index e48a92439..a7cf45ba4 100644 --- a/cfbd/models/box_score.py +++ b/cfbd/models/box_score.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_players.py b/cfbd/models/box_score_players.py index a3f1d04e0..a338ecea9 100644 --- a/cfbd/models/box_score_players.py +++ b/cfbd/models/box_score_players.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_players_average.py b/cfbd/models/box_score_players_average.py index 8abcdb205..458e2d332 100644 --- a/cfbd/models/box_score_players_average.py +++ b/cfbd/models/box_score_players_average.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_players_ppa.py b/cfbd/models/box_score_players_ppa.py index 3fe8aab85..f88110ebb 100644 --- a/cfbd/models/box_score_players_ppa.py +++ b/cfbd/models/box_score_players_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_players_usage.py b/cfbd/models/box_score_players_usage.py index 4a3df19d9..a1599c23e 100644 --- a/cfbd/models/box_score_players_usage.py +++ b/cfbd/models/box_score_players_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams.py b/cfbd/models/box_score_teams.py index 829c56025..e4081b918 100644 --- a/cfbd/models/box_score_teams.py +++ b/cfbd/models/box_score_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_explosiveness.py b/cfbd/models/box_score_teams_explosiveness.py index f5d597f76..8368eaea2 100644 --- a/cfbd/models/box_score_teams_explosiveness.py +++ b/cfbd/models/box_score_teams_explosiveness.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_field_position.py b/cfbd/models/box_score_teams_field_position.py index 2b3d5ec00..b14743452 100644 --- a/cfbd/models/box_score_teams_field_position.py +++ b/cfbd/models/box_score_teams_field_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_havoc.py b/cfbd/models/box_score_teams_havoc.py index 0cd14eaa0..b03f0ee0b 100644 --- a/cfbd/models/box_score_teams_havoc.py +++ b/cfbd/models/box_score_teams_havoc.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_overall.py b/cfbd/models/box_score_teams_overall.py index ba69f922b..5edfcd3d9 100644 --- a/cfbd/models/box_score_teams_overall.py +++ b/cfbd/models/box_score_teams_overall.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_ppa.py b/cfbd/models/box_score_teams_ppa.py index 42ebede86..04fcb863a 100644 --- a/cfbd/models/box_score_teams_ppa.py +++ b/cfbd/models/box_score_teams_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_rushing.py b/cfbd/models/box_score_teams_rushing.py index 5f2c24350..ebadc02c9 100644 --- a/cfbd/models/box_score_teams_rushing.py +++ b/cfbd/models/box_score_teams_rushing.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_scoring_opportunities.py b/cfbd/models/box_score_teams_scoring_opportunities.py index d63cb0c47..0cefc0638 100644 --- a/cfbd/models/box_score_teams_scoring_opportunities.py +++ b/cfbd/models/box_score_teams_scoring_opportunities.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/box_score_teams_success_rates.py b/cfbd/models/box_score_teams_success_rates.py index 122cecf96..e70ec8228 100644 --- a/cfbd/models/box_score_teams_success_rates.py +++ b/cfbd/models/box_score_teams_success_rates.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/coach.py b/cfbd/models/coach.py index f723a283f..bcea39a67 100644 --- a/cfbd/models/coach.py +++ b/cfbd/models/coach.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/coach_seasons.py b/cfbd/models/coach_seasons.py index 3c47b2094..45cbf0622 100644 --- a/cfbd/models/coach_seasons.py +++ b/cfbd/models/coach_seasons.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/conference.py b/cfbd/models/conference.py index b14a1023e..5d9f98bbc 100644 --- a/cfbd/models/conference.py +++ b/cfbd/models/conference.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/conference_sp_rating.py b/cfbd/models/conference_sp_rating.py index a5c26267c..e82a04fea 100644 --- a/cfbd/models/conference_sp_rating.py +++ b/cfbd/models/conference_sp_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/conference_sp_rating_defense.py b/cfbd/models/conference_sp_rating_defense.py index a3d23f824..c3358df67 100644 --- a/cfbd/models/conference_sp_rating_defense.py +++ b/cfbd/models/conference_sp_rating_defense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/conference_sp_rating_offense.py b/cfbd/models/conference_sp_rating_offense.py index ca08c29b9..09e43d0fb 100644 --- a/cfbd/models/conference_sp_rating_offense.py +++ b/cfbd/models/conference_sp_rating_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/draft_pick.py b/cfbd/models/draft_pick.py index 5c3b56a01..8be9f7816 100644 --- a/cfbd/models/draft_pick.py +++ b/cfbd/models/draft_pick.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/draft_pick_hometown_info.py b/cfbd/models/draft_pick_hometown_info.py index 137d2b133..96d7d08f7 100644 --- a/cfbd/models/draft_pick_hometown_info.py +++ b/cfbd/models/draft_pick_hometown_info.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/draft_position.py b/cfbd/models/draft_position.py index be4061b16..5bcb81542 100644 --- a/cfbd/models/draft_position.py +++ b/cfbd/models/draft_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/draft_team.py b/cfbd/models/draft_team.py index 63e1f5a57..ef06ff8b7 100644 --- a/cfbd/models/draft_team.py +++ b/cfbd/models/draft_team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/drive.py b/cfbd/models/drive.py index 36ef8a40b..10490e6b9 100644 --- a/cfbd/models/drive.py +++ b/cfbd/models/drive.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/drive_start_time.py b/cfbd/models/drive_start_time.py index 084aea065..dc8341ca4 100644 --- a/cfbd/models/drive_start_time.py +++ b/cfbd/models/drive_start_time.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/field_goal_expected_points.py b/cfbd/models/field_goal_expected_points.py index 3a4286807..f0c63f6a3 100644 --- a/cfbd/models/field_goal_expected_points.py +++ b/cfbd/models/field_goal_expected_points.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game.py b/cfbd/models/game.py index d666d06fd..ac5b2be57 100644 --- a/cfbd/models/game.py +++ b/cfbd/models/game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_lines.py b/cfbd/models/game_lines.py index 80e1a2372..2d446dec3 100644 --- a/cfbd/models/game_lines.py +++ b/cfbd/models/game_lines.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_lines_lines.py b/cfbd/models/game_lines_lines.py index 1a69abcdb..2145d8848 100644 --- a/cfbd/models/game_lines_lines.py +++ b/cfbd/models/game_lines_lines.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_media.py b/cfbd/models/game_media.py index 64e8e66a1..448fb9095 100644 --- a/cfbd/models/game_media.py +++ b/cfbd/models/game_media.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_ppa.py b/cfbd/models/game_ppa.py index cf060808a..48f7aeced 100644 --- a/cfbd/models/game_ppa.py +++ b/cfbd/models/game_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_ppa_offense.py b/cfbd/models/game_ppa_offense.py index 77c6f7133..3f262a0dc 100644 --- a/cfbd/models/game_ppa_offense.py +++ b/cfbd/models/game_ppa_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/game_weather.py b/cfbd/models/game_weather.py index b22dc54d4..b8f1b4e21 100644 --- a/cfbd/models/game_weather.py +++ b/cfbd/models/game_weather.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/live_play_by_play.py b/cfbd/models/live_play_by_play.py index 543ff1f00..64c9f3975 100644 --- a/cfbd/models/live_play_by_play.py +++ b/cfbd/models/live_play_by_play.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/live_play_by_play_drives.py b/cfbd/models/live_play_by_play_drives.py index cb1901a30..e5e27d1df 100644 --- a/cfbd/models/live_play_by_play_drives.py +++ b/cfbd/models/live_play_by_play_drives.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/live_play_by_play_plays.py b/cfbd/models/live_play_by_play_plays.py index 07ff21882..a6fc6ec39 100644 --- a/cfbd/models/live_play_by_play_plays.py +++ b/cfbd/models/live_play_by_play_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/live_play_by_play_teams.py b/cfbd/models/live_play_by_play_teams.py index c15ddef96..9394bf0a8 100644 --- a/cfbd/models/live_play_by_play_teams.py +++ b/cfbd/models/live_play_by_play_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/play.py b/cfbd/models/play.py index 59aaabfaf..d1465c52f 100644 --- a/cfbd/models/play.py +++ b/cfbd/models/play.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/play_stat.py b/cfbd/models/play_stat.py index 6e00f8354..d90caf76d 100644 --- a/cfbd/models/play_stat.py +++ b/cfbd/models/play_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/play_stat_type.py b/cfbd/models/play_stat_type.py index 7aa603033..ae659b7aa 100644 --- a/cfbd/models/play_stat_type.py +++ b/cfbd/models/play_stat_type.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/play_type.py b/cfbd/models/play_type.py index 3f38e7f37..f57a85fc9 100644 --- a/cfbd/models/play_type.py +++ b/cfbd/models/play_type.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/play_wp.py b/cfbd/models/play_wp.py index 36cc7ceed..b64394ef6 100644 --- a/cfbd/models/play_wp.py +++ b/cfbd/models/play_wp.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player.py b/cfbd/models/player.py index 6716b474f..a7848edcd 100644 --- a/cfbd/models/player.py +++ b/cfbd/models/player.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game.py b/cfbd/models/player_game.py index fbbc5234b..acc22d9ad 100644 --- a/cfbd/models/player_game.py +++ b/cfbd/models/player_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_athletes.py b/cfbd/models/player_game_athletes.py index 3a303a656..c6aab8e37 100644 --- a/cfbd/models/player_game_athletes.py +++ b/cfbd/models/player_game_athletes.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_categories.py b/cfbd/models/player_game_categories.py index 718735141..e43e4b8bb 100644 --- a/cfbd/models/player_game_categories.py +++ b/cfbd/models/player_game_categories.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_ppa.py b/cfbd/models/player_game_ppa.py index ba214b1ed..c735230ec 100644 --- a/cfbd/models/player_game_ppa.py +++ b/cfbd/models/player_game_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_ppa_average_ppa.py b/cfbd/models/player_game_ppa_average_ppa.py index d7eee0a65..ac3988319 100644 --- a/cfbd/models/player_game_ppa_average_ppa.py +++ b/cfbd/models/player_game_ppa_average_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_teams.py b/cfbd/models/player_game_teams.py index d55c28299..98ded16ad 100644 --- a/cfbd/models/player_game_teams.py +++ b/cfbd/models/player_game_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_game_types.py b/cfbd/models/player_game_types.py index 525840dbb..fe218c83b 100644 --- a/cfbd/models/player_game_types.py +++ b/cfbd/models/player_game_types.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_search_result.py b/cfbd/models/player_search_result.py index f9e7b1838..fe0e07fe0 100644 --- a/cfbd/models/player_search_result.py +++ b/cfbd/models/player_search_result.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_season_ppa.py b/cfbd/models/player_season_ppa.py index 709cde368..797553320 100644 --- a/cfbd/models/player_season_ppa.py +++ b/cfbd/models/player_season_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_season_ppa_average_ppa.py b/cfbd/models/player_season_ppa_average_ppa.py index 721941c95..f92b8156e 100644 --- a/cfbd/models/player_season_ppa_average_ppa.py +++ b/cfbd/models/player_season_ppa_average_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_season_stat.py b/cfbd/models/player_season_stat.py index cb0326659..49e81c459 100644 --- a/cfbd/models/player_season_stat.py +++ b/cfbd/models/player_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_usage.py b/cfbd/models/player_usage.py index bde92fa16..dc78f1257 100644 --- a/cfbd/models/player_usage.py +++ b/cfbd/models/player_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/player_usage_usage.py b/cfbd/models/player_usage_usage.py index 0cd7539e0..0d45232db 100644 --- a/cfbd/models/player_usage_usage.py +++ b/cfbd/models/player_usage_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/portal_player.py b/cfbd/models/portal_player.py index 5e6846495..64370a06b 100644 --- a/cfbd/models/portal_player.py +++ b/cfbd/models/portal_player.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/position_group_recruiting_rating.py b/cfbd/models/position_group_recruiting_rating.py index 17957e3aa..ff49a1bf6 100644 --- a/cfbd/models/position_group_recruiting_rating.py +++ b/cfbd/models/position_group_recruiting_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/predicted_points.py b/cfbd/models/predicted_points.py index f5b998a33..7254fe6d3 100644 --- a/cfbd/models/predicted_points.py +++ b/cfbd/models/predicted_points.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/pregame_wp.py b/cfbd/models/pregame_wp.py index 6058b6bd9..6689e6396 100644 --- a/cfbd/models/pregame_wp.py +++ b/cfbd/models/pregame_wp.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/ranking_week.py b/cfbd/models/ranking_week.py index f84a64a6f..16578f938 100644 --- a/cfbd/models/ranking_week.py +++ b/cfbd/models/ranking_week.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/ranking_week_polls.py b/cfbd/models/ranking_week_polls.py index ca1082f31..52f6e1d48 100644 --- a/cfbd/models/ranking_week_polls.py +++ b/cfbd/models/ranking_week_polls.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/ranking_week_ranks.py b/cfbd/models/ranking_week_ranks.py index f918f94e1..35d2f4662 100644 --- a/cfbd/models/ranking_week_ranks.py +++ b/cfbd/models/ranking_week_ranks.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/recruit.py b/cfbd/models/recruit.py index 1b05d3993..961088f94 100644 --- a/cfbd/models/recruit.py +++ b/cfbd/models/recruit.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/recruit_hometown_info.py b/cfbd/models/recruit_hometown_info.py index 576d2e07c..efe940293 100644 --- a/cfbd/models/recruit_hometown_info.py +++ b/cfbd/models/recruit_hometown_info.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/returning_production.py b/cfbd/models/returning_production.py index b91a3b8d0..d1a0cc242 100644 --- a/cfbd/models/returning_production.py +++ b/cfbd/models/returning_production.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/scoreboard_game.py b/cfbd/models/scoreboard_game.py index 59b9d3e84..5c9a0b44f 100644 --- a/cfbd/models/scoreboard_game.py +++ b/cfbd/models/scoreboard_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/scoreboard_game_betting.py b/cfbd/models/scoreboard_game_betting.py index 43555994f..ca3755619 100644 --- a/cfbd/models/scoreboard_game_betting.py +++ b/cfbd/models/scoreboard_game_betting.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/scoreboard_game_home_team.py b/cfbd/models/scoreboard_game_home_team.py index d147dd04c..2c9b4542c 100644 --- a/cfbd/models/scoreboard_game_home_team.py +++ b/cfbd/models/scoreboard_game_home_team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/scoreboard_game_venue.py b/cfbd/models/scoreboard_game_venue.py index 3a4b4bf78..4361a0f0e 100644 --- a/cfbd/models/scoreboard_game_venue.py +++ b/cfbd/models/scoreboard_game_venue.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/scoreboard_game_weather.py b/cfbd/models/scoreboard_game_weather.py index 5ed06d0f9..7729f9fc5 100644 --- a/cfbd/models/scoreboard_game_weather.py +++ b/cfbd/models/scoreboard_game_weather.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team.py b/cfbd/models/team.py index f03dbb121..b7095106a 100644 --- a/cfbd/models/team.py +++ b/cfbd/models/team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_elo_rating.py b/cfbd/models/team_elo_rating.py index fcf3f9874..8dac2153f 100644 --- a/cfbd/models/team_elo_rating.py +++ b/cfbd/models/team_elo_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_fpi_rating.py b/cfbd/models/team_fpi_rating.py index 1ca68941c..f2cdc60b1 100644 --- a/cfbd/models/team_fpi_rating.py +++ b/cfbd/models/team_fpi_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_fpi_rating_efficiencies.py b/cfbd/models/team_fpi_rating_efficiencies.py index 3de4614d1..b00f2c10b 100644 --- a/cfbd/models/team_fpi_rating_efficiencies.py +++ b/cfbd/models/team_fpi_rating_efficiencies.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_fpi_rating_resume_ranks.py b/cfbd/models/team_fpi_rating_resume_ranks.py index e8e44e97c..501484a11 100644 --- a/cfbd/models/team_fpi_rating_resume_ranks.py +++ b/cfbd/models/team_fpi_rating_resume_ranks.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_game.py b/cfbd/models/team_game.py index 1f80caf24..6680390ab 100644 --- a/cfbd/models/team_game.py +++ b/cfbd/models/team_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_game_stats.py b/cfbd/models/team_game_stats.py index 0c3e58c35..9b0023b01 100644 --- a/cfbd/models/team_game_stats.py +++ b/cfbd/models/team_game_stats.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_game_teams.py b/cfbd/models/team_game_teams.py index e9798cb56..9e18490f8 100644 --- a/cfbd/models/team_game_teams.py +++ b/cfbd/models/team_game_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_location.py b/cfbd/models/team_location.py index 94ba87b81..19234c96e 100644 --- a/cfbd/models/team_location.py +++ b/cfbd/models/team_location.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_matchup.py b/cfbd/models/team_matchup.py index e03fef71d..63b5b50f3 100644 --- a/cfbd/models/team_matchup.py +++ b/cfbd/models/team_matchup.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_matchup_games.py b/cfbd/models/team_matchup_games.py index bfc9a4266..300a3b55e 100644 --- a/cfbd/models/team_matchup_games.py +++ b/cfbd/models/team_matchup_games.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_ppa.py b/cfbd/models/team_ppa.py index 2c4d84a92..256210a39 100644 --- a/cfbd/models/team_ppa.py +++ b/cfbd/models/team_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_ppa_offense.py b/cfbd/models/team_ppa_offense.py index 2a784a690..69ce07d63 100644 --- a/cfbd/models/team_ppa_offense.py +++ b/cfbd/models/team_ppa_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_ppa_offense_cumulative.py b/cfbd/models/team_ppa_offense_cumulative.py index e5fe4bfd0..e0ca26f7e 100644 --- a/cfbd/models/team_ppa_offense_cumulative.py +++ b/cfbd/models/team_ppa_offense_cumulative.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_record.py b/cfbd/models/team_record.py index c36f5c8fb..e12d34051 100644 --- a/cfbd/models/team_record.py +++ b/cfbd/models/team_record.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_record_total.py b/cfbd/models/team_record_total.py index 10969b807..3a5adf632 100644 --- a/cfbd/models/team_record_total.py +++ b/cfbd/models/team_record_total.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_recruiting_rank.py b/cfbd/models/team_recruiting_rank.py index 4ebffe161..f794040a3 100644 --- a/cfbd/models/team_recruiting_rank.py +++ b/cfbd/models/team_recruiting_rank.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_season.py b/cfbd/models/team_season.py index abd7016c9..bf852066c 100644 --- a/cfbd/models/team_season.py +++ b/cfbd/models/team_season.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_season_stat.py b/cfbd/models/team_season_stat.py index 13c9a27ad..e3defa404 100644 --- a/cfbd/models/team_season_stat.py +++ b/cfbd/models/team_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_sp_rating.py b/cfbd/models/team_sp_rating.py index de881ab88..693f2f0fc 100644 --- a/cfbd/models/team_sp_rating.py +++ b/cfbd/models/team_sp_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_sp_rating_defense.py b/cfbd/models/team_sp_rating_defense.py index 48ff962a2..2b780d4d5 100644 --- a/cfbd/models/team_sp_rating_defense.py +++ b/cfbd/models/team_sp_rating_defense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_sp_rating_defense_havoc.py b/cfbd/models/team_sp_rating_defense_havoc.py index baf3adc48..73a1a72d1 100644 --- a/cfbd/models/team_sp_rating_defense_havoc.py +++ b/cfbd/models/team_sp_rating_defense_havoc.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_sp_rating_offense.py b/cfbd/models/team_sp_rating_offense.py index 22eab08e9..50a1f0187 100644 --- a/cfbd/models/team_sp_rating_offense.py +++ b/cfbd/models/team_sp_rating_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_sp_rating_special_teams.py b/cfbd/models/team_sp_rating_special_teams.py index 621ee56d3..aed5f7a3a 100644 --- a/cfbd/models/team_sp_rating_special_teams.py +++ b/cfbd/models/team_sp_rating_special_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_srs_rating.py b/cfbd/models/team_srs_rating.py index df78cb7cd..fb64e32f3 100644 --- a/cfbd/models/team_srs_rating.py +++ b/cfbd/models/team_srs_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/team_talent.py b/cfbd/models/team_talent.py index 2dd34c75a..721da5d1a 100644 --- a/cfbd/models/team_talent.py +++ b/cfbd/models/team_talent.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/venue.py b/cfbd/models/venue.py index 016532116..6ffd28581 100644 --- a/cfbd/models/venue.py +++ b/cfbd/models/venue.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/venue_location.py b/cfbd/models/venue_location.py index fb144bc25..e9785eae4 100644 --- a/cfbd/models/venue_location.py +++ b/cfbd/models/venue_location.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/models/week.py b/cfbd/models/week.py index 450c9e366..6b091684e 100644 --- a/cfbd/models/week.py +++ b/cfbd/models/week.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/cfbd/rest.py b/cfbd/rest.py index 0e07a59ae..84ed411aa 100644 --- a/cfbd/rest.py +++ b/cfbd/rest.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/setup.py b/setup.py index c031683eb..e931b2a49 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -14,7 +14,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "cfbd" -VERSION = "4.5.2" +VERSION = "4.6.0" # To install the library, run the following # # python setup.py install diff --git a/test/test_advanced_game_stat.py b/test/test_advanced_game_stat.py index 8d007a503..704118f7c 100644 --- a/test/test_advanced_game_stat.py +++ b/test/test_advanced_game_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_game_stat_offense.py b/test/test_advanced_game_stat_offense.py index d1b0e9879..0f0f67fa0 100644 --- a/test/test_advanced_game_stat_offense.py +++ b/test/test_advanced_game_stat_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_game_stat_offense_rushing_plays.py b/test/test_advanced_game_stat_offense_rushing_plays.py index ce1873a46..bd21932ef 100644 --- a/test/test_advanced_game_stat_offense_rushing_plays.py +++ b/test/test_advanced_game_stat_offense_rushing_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_game_stat_offense_standard_downs.py b/test/test_advanced_game_stat_offense_standard_downs.py index 190bf5dc0..5d9912e7a 100644 --- a/test/test_advanced_game_stat_offense_standard_downs.py +++ b/test/test_advanced_game_stat_offense_standard_downs.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_season_stat.py b/test/test_advanced_season_stat.py index 81e3e555c..e7cf346e8 100644 --- a/test/test_advanced_season_stat.py +++ b/test/test_advanced_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_season_stat_offense.py b/test/test_advanced_season_stat_offense.py index f87ffc732..681a2d33f 100644 --- a/test/test_advanced_season_stat_offense.py +++ b/test/test_advanced_season_stat_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_season_stat_offense_field_position.py b/test/test_advanced_season_stat_offense_field_position.py index 625a40da9..fbaf2961c 100644 --- a/test/test_advanced_season_stat_offense_field_position.py +++ b/test/test_advanced_season_stat_offense_field_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_season_stat_offense_rushing_plays.py b/test/test_advanced_season_stat_offense_rushing_plays.py index cc6eaee10..152c3e187 100644 --- a/test/test_advanced_season_stat_offense_rushing_plays.py +++ b/test/test_advanced_season_stat_offense_rushing_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_advanced_season_stat_offense_standard_downs.py b/test/test_advanced_season_stat_offense_standard_downs.py index c84acbc00..ca694e4cb 100644 --- a/test/test_advanced_season_stat_offense_standard_downs.py +++ b/test/test_advanced_season_stat_offense_standard_downs.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_betting_api.py b/test/test_betting_api.py index 89e5f987b..9e0ce746f 100644 --- a/test/test_betting_api.py +++ b/test/test_betting_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score.py b/test/test_box_score.py index b28c81221..ca6dfe544 100644 --- a/test/test_box_score.py +++ b/test/test_box_score.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_players.py b/test/test_box_score_players.py index aa56d78be..13b8b6b30 100644 --- a/test/test_box_score_players.py +++ b/test/test_box_score_players.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_players_average.py b/test/test_box_score_players_average.py index 77938f3e3..e82d3490d 100644 --- a/test/test_box_score_players_average.py +++ b/test/test_box_score_players_average.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_players_ppa.py b/test/test_box_score_players_ppa.py index 12d238443..1d4bc65da 100644 --- a/test/test_box_score_players_ppa.py +++ b/test/test_box_score_players_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_players_usage.py b/test/test_box_score_players_usage.py index be966d5c0..8bf7f9dc1 100644 --- a/test/test_box_score_players_usage.py +++ b/test/test_box_score_players_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams.py b/test/test_box_score_teams.py index 708596b17..f9d8a34e5 100644 --- a/test/test_box_score_teams.py +++ b/test/test_box_score_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_explosiveness.py b/test/test_box_score_teams_explosiveness.py index 3c5399548..0260f22ef 100644 --- a/test/test_box_score_teams_explosiveness.py +++ b/test/test_box_score_teams_explosiveness.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_field_position.py b/test/test_box_score_teams_field_position.py index 7f430c43a..7a53adfce 100644 --- a/test/test_box_score_teams_field_position.py +++ b/test/test_box_score_teams_field_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_havoc.py b/test/test_box_score_teams_havoc.py index bdfd1ac7b..721650314 100644 --- a/test/test_box_score_teams_havoc.py +++ b/test/test_box_score_teams_havoc.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_overall.py b/test/test_box_score_teams_overall.py index 96f1ff8f8..f34b29b2a 100644 --- a/test/test_box_score_teams_overall.py +++ b/test/test_box_score_teams_overall.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_ppa.py b/test/test_box_score_teams_ppa.py index bd8a9c689..f625987ba 100644 --- a/test/test_box_score_teams_ppa.py +++ b/test/test_box_score_teams_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_rushing.py b/test/test_box_score_teams_rushing.py index 0c1cd599d..5d20802eb 100644 --- a/test/test_box_score_teams_rushing.py +++ b/test/test_box_score_teams_rushing.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_scoring_opportunities.py b/test/test_box_score_teams_scoring_opportunities.py index 7dc4076ee..fd2b74807 100644 --- a/test/test_box_score_teams_scoring_opportunities.py +++ b/test/test_box_score_teams_scoring_opportunities.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_box_score_teams_success_rates.py b/test/test_box_score_teams_success_rates.py index 7d2779802..3f5f2d315 100644 --- a/test/test_box_score_teams_success_rates.py +++ b/test/test_box_score_teams_success_rates.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_coach.py b/test/test_coach.py index 4f5552e9b..4b586c4ae 100644 --- a/test/test_coach.py +++ b/test/test_coach.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_coach_seasons.py b/test/test_coach_seasons.py index bfc6be0a0..531a71396 100644 --- a/test/test_coach_seasons.py +++ b/test/test_coach_seasons.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_coaches_api.py b/test/test_coaches_api.py index 77776c913..3b5e594e2 100644 --- a/test/test_coaches_api.py +++ b/test/test_coaches_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_conference.py b/test/test_conference.py index 43586a935..9567506bd 100644 --- a/test/test_conference.py +++ b/test/test_conference.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_conference_sp_rating.py b/test/test_conference_sp_rating.py index e5f9d90ce..06f9a7468 100644 --- a/test/test_conference_sp_rating.py +++ b/test/test_conference_sp_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_conference_sp_rating_defense.py b/test/test_conference_sp_rating_defense.py index 9d524e093..21c1a8e79 100644 --- a/test/test_conference_sp_rating_defense.py +++ b/test/test_conference_sp_rating_defense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_conference_sp_rating_offense.py b/test/test_conference_sp_rating_offense.py index 172d3313a..9b2c2d0bc 100644 --- a/test/test_conference_sp_rating_offense.py +++ b/test/test_conference_sp_rating_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_conferences_api.py b/test/test_conferences_api.py index ac5a824a9..8ea780d67 100644 --- a/test/test_conferences_api.py +++ b/test/test_conferences_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_draft_api.py b/test/test_draft_api.py index 29f68ab5d..53d8a43e4 100644 --- a/test/test_draft_api.py +++ b/test/test_draft_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_draft_pick.py b/test/test_draft_pick.py index 373ea011c..107d21b2b 100644 --- a/test/test_draft_pick.py +++ b/test/test_draft_pick.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_draft_pick_hometown_info.py b/test/test_draft_pick_hometown_info.py index dbcff71cc..e40ec358e 100644 --- a/test/test_draft_pick_hometown_info.py +++ b/test/test_draft_pick_hometown_info.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_draft_position.py b/test/test_draft_position.py index f935ac765..80c647ec3 100644 --- a/test/test_draft_position.py +++ b/test/test_draft_position.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_draft_team.py b/test/test_draft_team.py index 2af04e847..3df6bd702 100644 --- a/test/test_draft_team.py +++ b/test/test_draft_team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_drive.py b/test/test_drive.py index a29b102de..81fbe6a96 100644 --- a/test/test_drive.py +++ b/test/test_drive.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_drive_start_time.py b/test/test_drive_start_time.py index 272d58846..887be9233 100644 --- a/test/test_drive_start_time.py +++ b/test/test_drive_start_time.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_drives_api.py b/test/test_drives_api.py index fe42730f4..980457a8f 100644 --- a/test/test_drives_api.py +++ b/test/test_drives_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_field_goal_expected_points.py b/test/test_field_goal_expected_points.py index c48b7615f..118cdfdc5 100644 --- a/test/test_field_goal_expected_points.py +++ b/test/test_field_goal_expected_points.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game.py b/test/test_game.py index ad53217ae..2b7187f5e 100644 --- a/test/test_game.py +++ b/test/test_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_lines.py b/test/test_game_lines.py index 906cc478f..7cafcbfb1 100644 --- a/test/test_game_lines.py +++ b/test/test_game_lines.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_lines_lines.py b/test/test_game_lines_lines.py index 3ac8b95ce..beb10ad88 100644 --- a/test/test_game_lines_lines.py +++ b/test/test_game_lines_lines.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_media.py b/test/test_game_media.py index 9219b9977..bd3f33222 100644 --- a/test/test_game_media.py +++ b/test/test_game_media.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_ppa.py b/test/test_game_ppa.py index fba87631e..c4acb748d 100644 --- a/test/test_game_ppa.py +++ b/test/test_game_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_ppa_offense.py b/test/test_game_ppa_offense.py index 9b2ffaff3..c6f9711fd 100644 --- a/test/test_game_ppa_offense.py +++ b/test/test_game_ppa_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_game_weather.py b/test/test_game_weather.py index 3e501f658..c06cd36f4 100644 --- a/test/test_game_weather.py +++ b/test/test_game_weather.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_games_api.py b/test/test_games_api.py index dbccb7542..f6cc961e9 100644 --- a/test/test_games_api.py +++ b/test/test_games_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_live_play_by_play.py b/test/test_live_play_by_play.py index cc2189fc7..7dbd0c257 100644 --- a/test/test_live_play_by_play.py +++ b/test/test_live_play_by_play.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_live_play_by_play_drives.py b/test/test_live_play_by_play_drives.py index 0dc6c515a..bd89d25dc 100644 --- a/test/test_live_play_by_play_drives.py +++ b/test/test_live_play_by_play_drives.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_live_play_by_play_plays.py b/test/test_live_play_by_play_plays.py index 45c757bc7..a6fed4baa 100644 --- a/test/test_live_play_by_play_plays.py +++ b/test/test_live_play_by_play_plays.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_live_play_by_play_teams.py b/test/test_live_play_by_play_teams.py index 8cefc2a73..867d4ef94 100644 --- a/test/test_live_play_by_play_teams.py +++ b/test/test_live_play_by_play_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_metrics_api.py b/test/test_metrics_api.py index 7ac4dae11..47cb0dcf2 100644 --- a/test/test_metrics_api.py +++ b/test/test_metrics_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_play.py b/test/test_play.py index d8faee22b..14dfaa59e 100644 --- a/test/test_play.py +++ b/test/test_play.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_play_stat.py b/test/test_play_stat.py index c953a1dc2..3a052119a 100644 --- a/test/test_play_stat.py +++ b/test/test_play_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_play_stat_type.py b/test/test_play_stat_type.py index 58680fa80..8bb18e797 100644 --- a/test/test_play_stat_type.py +++ b/test/test_play_stat_type.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_play_type.py b/test/test_play_type.py index 701b1eead..0dadd42e3 100644 --- a/test/test_play_type.py +++ b/test/test_play_type.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_play_wp.py b/test/test_play_wp.py index 49ae5826b..129cf4105 100644 --- a/test/test_play_wp.py +++ b/test/test_play_wp.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player.py b/test/test_player.py index 30f8af2d9..d779ba29d 100644 --- a/test/test_player.py +++ b/test/test_player.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game.py b/test/test_player_game.py index f9ed4ea75..2bc73bf2d 100644 --- a/test/test_player_game.py +++ b/test/test_player_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_athletes.py b/test/test_player_game_athletes.py index f1f6cbb6d..dc8329d97 100644 --- a/test/test_player_game_athletes.py +++ b/test/test_player_game_athletes.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_categories.py b/test/test_player_game_categories.py index 94e61c59a..874566df7 100644 --- a/test/test_player_game_categories.py +++ b/test/test_player_game_categories.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_ppa.py b/test/test_player_game_ppa.py index ef41f62ac..e1f2fb3c4 100644 --- a/test/test_player_game_ppa.py +++ b/test/test_player_game_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_ppa_average_ppa.py b/test/test_player_game_ppa_average_ppa.py index d71aa7ff2..922c962e4 100644 --- a/test/test_player_game_ppa_average_ppa.py +++ b/test/test_player_game_ppa_average_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_teams.py b/test/test_player_game_teams.py index 6a64c280c..baace8d86 100644 --- a/test/test_player_game_teams.py +++ b/test/test_player_game_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_game_types.py b/test/test_player_game_types.py index 4c1319de0..0de5da4a8 100644 --- a/test/test_player_game_types.py +++ b/test/test_player_game_types.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_search_result.py b/test/test_player_search_result.py index 540466d75..c2450de25 100644 --- a/test/test_player_search_result.py +++ b/test/test_player_search_result.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_season_ppa.py b/test/test_player_season_ppa.py index 379986c29..78b888689 100644 --- a/test/test_player_season_ppa.py +++ b/test/test_player_season_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_season_ppa_average_ppa.py b/test/test_player_season_ppa_average_ppa.py index cb515f5ab..532352459 100644 --- a/test/test_player_season_ppa_average_ppa.py +++ b/test/test_player_season_ppa_average_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_season_stat.py b/test/test_player_season_stat.py index b137e5841..9bc1a5dc8 100644 --- a/test/test_player_season_stat.py +++ b/test/test_player_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_usage.py b/test/test_player_usage.py index c945edfe9..4a2f0200b 100644 --- a/test/test_player_usage.py +++ b/test/test_player_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_player_usage_usage.py b/test/test_player_usage_usage.py index b5e29d756..a0b9094e6 100644 --- a/test/test_player_usage_usage.py +++ b/test/test_player_usage_usage.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_players_api.py b/test/test_players_api.py index 8e61a3062..2c4cb3dc9 100644 --- a/test/test_players_api.py +++ b/test/test_players_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_plays_api.py b/test/test_plays_api.py index b40c4f34a..7f57add3a 100644 --- a/test/test_plays_api.py +++ b/test/test_plays_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_portal_player.py b/test/test_portal_player.py index 733603bcb..a962436ea 100644 --- a/test/test_portal_player.py +++ b/test/test_portal_player.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_position_group_recruiting_rating.py b/test/test_position_group_recruiting_rating.py index d588133ef..838b7b3bc 100644 --- a/test/test_position_group_recruiting_rating.py +++ b/test/test_position_group_recruiting_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_predicted_points.py b/test/test_predicted_points.py index b769d0a86..b31084ea9 100644 --- a/test/test_predicted_points.py +++ b/test/test_predicted_points.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_pregame_wp.py b/test/test_pregame_wp.py index 437507d2d..89bbb34c7 100644 --- a/test/test_pregame_wp.py +++ b/test/test_pregame_wp.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ranking_week.py b/test/test_ranking_week.py index 6de98aaff..cc71c034e 100644 --- a/test/test_ranking_week.py +++ b/test/test_ranking_week.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ranking_week_polls.py b/test/test_ranking_week_polls.py index 4b878d200..698871882 100644 --- a/test/test_ranking_week_polls.py +++ b/test/test_ranking_week_polls.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ranking_week_ranks.py b/test/test_ranking_week_ranks.py index 0e2be27f3..8ee434831 100644 --- a/test/test_ranking_week_ranks.py +++ b/test/test_ranking_week_ranks.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rankings_api.py b/test/test_rankings_api.py index 3d8e16dcd..33035dfc9 100644 --- a/test/test_rankings_api.py +++ b/test/test_rankings_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ratings_api.py b/test/test_ratings_api.py index 58eac62b0..e9789d300 100644 --- a/test/test_ratings_api.py +++ b/test/test_ratings_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_recruit.py b/test/test_recruit.py index 083e4ad91..405a2387b 100644 --- a/test/test_recruit.py +++ b/test/test_recruit.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_recruit_hometown_info.py b/test/test_recruit_hometown_info.py index 1adf4589e..4d8e0a3e9 100644 --- a/test/test_recruit_hometown_info.py +++ b/test/test_recruit_hometown_info.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_recruiting_api.py b/test/test_recruiting_api.py index 03e80788a..2d594e127 100644 --- a/test/test_recruiting_api.py +++ b/test/test_recruiting_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_returning_production.py b/test/test_returning_production.py index 180a2078b..6305709ed 100644 --- a/test/test_returning_production.py +++ b/test/test_returning_production.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_scoreboard_game.py b/test/test_scoreboard_game.py index 7e4deb157..100f2046e 100644 --- a/test/test_scoreboard_game.py +++ b/test/test_scoreboard_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_scoreboard_game_betting.py b/test/test_scoreboard_game_betting.py index afc922ab8..d16a9e41a 100644 --- a/test/test_scoreboard_game_betting.py +++ b/test/test_scoreboard_game_betting.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_scoreboard_game_home_team.py b/test/test_scoreboard_game_home_team.py index 04c51eebe..f916b48dc 100644 --- a/test/test_scoreboard_game_home_team.py +++ b/test/test_scoreboard_game_home_team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_scoreboard_game_venue.py b/test/test_scoreboard_game_venue.py index 2fe545c6e..0da6442cb 100644 --- a/test/test_scoreboard_game_venue.py +++ b/test/test_scoreboard_game_venue.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_scoreboard_game_weather.py b/test/test_scoreboard_game_weather.py index 280cc3160..391896f28 100644 --- a/test/test_scoreboard_game_weather.py +++ b/test/test_scoreboard_game_weather.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stats_api.py b/test/test_stats_api.py index 4fbc06560..0c19d76a4 100644 --- a/test/test_stats_api.py +++ b/test/test_stats_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team.py b/test/test_team.py index 68631d313..e4f0ce075 100644 --- a/test/test_team.py +++ b/test/test_team.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_elo_rating.py b/test/test_team_elo_rating.py index 960fd52b6..f18ae5380 100644 --- a/test/test_team_elo_rating.py +++ b/test/test_team_elo_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_fpi_rating.py b/test/test_team_fpi_rating.py index 1ef14747b..2874f0674 100644 --- a/test/test_team_fpi_rating.py +++ b/test/test_team_fpi_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_fpi_rating_efficiencies.py b/test/test_team_fpi_rating_efficiencies.py index b4f5340e8..0ab36c594 100644 --- a/test/test_team_fpi_rating_efficiencies.py +++ b/test/test_team_fpi_rating_efficiencies.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_fpi_rating_resume_ranks.py b/test/test_team_fpi_rating_resume_ranks.py index e168ab060..d77115579 100644 --- a/test/test_team_fpi_rating_resume_ranks.py +++ b/test/test_team_fpi_rating_resume_ranks.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_game.py b/test/test_team_game.py index d541cb81b..e9dba7a86 100644 --- a/test/test_team_game.py +++ b/test/test_team_game.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_game_stats.py b/test/test_team_game_stats.py index 2bf86a4fb..f7384bdbd 100644 --- a/test/test_team_game_stats.py +++ b/test/test_team_game_stats.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_game_teams.py b/test/test_team_game_teams.py index 893859c6f..4a167977f 100644 --- a/test/test_team_game_teams.py +++ b/test/test_team_game_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_location.py b/test/test_team_location.py index 96d321b1e..13b5061c1 100644 --- a/test/test_team_location.py +++ b/test/test_team_location.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_matchup.py b/test/test_team_matchup.py index 77af99158..b995b6be5 100644 --- a/test/test_team_matchup.py +++ b/test/test_team_matchup.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_matchup_games.py b/test/test_team_matchup_games.py index 8d688a00c..dd0cb042a 100644 --- a/test/test_team_matchup_games.py +++ b/test/test_team_matchup_games.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_ppa.py b/test/test_team_ppa.py index 13320dfb4..a9e1f767b 100644 --- a/test/test_team_ppa.py +++ b/test/test_team_ppa.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_ppa_offense.py b/test/test_team_ppa_offense.py index bbe774aee..797677843 100644 --- a/test/test_team_ppa_offense.py +++ b/test/test_team_ppa_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_ppa_offense_cumulative.py b/test/test_team_ppa_offense_cumulative.py index 8cd2a43a4..15efee14c 100644 --- a/test/test_team_ppa_offense_cumulative.py +++ b/test/test_team_ppa_offense_cumulative.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_record.py b/test/test_team_record.py index e89ab9502..6a4df4320 100644 --- a/test/test_team_record.py +++ b/test/test_team_record.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_record_total.py b/test/test_team_record_total.py index f8da0cf30..0c16588f9 100644 --- a/test/test_team_record_total.py +++ b/test/test_team_record_total.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_recruiting_rank.py b/test/test_team_recruiting_rank.py index fa78b556b..eb3e7a5a2 100644 --- a/test/test_team_recruiting_rank.py +++ b/test/test_team_recruiting_rank.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_season.py b/test/test_team_season.py index 9da81f156..a9e138e78 100644 --- a/test/test_team_season.py +++ b/test/test_team_season.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_season_stat.py b/test/test_team_season_stat.py index 63f807b3c..a293e761e 100644 --- a/test/test_team_season_stat.py +++ b/test/test_team_season_stat.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_sp_rating.py b/test/test_team_sp_rating.py index 4b2df6dd0..3248dc535 100644 --- a/test/test_team_sp_rating.py +++ b/test/test_team_sp_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_sp_rating_defense.py b/test/test_team_sp_rating_defense.py index 447c5b72c..ffd7f5f87 100644 --- a/test/test_team_sp_rating_defense.py +++ b/test/test_team_sp_rating_defense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_sp_rating_defense_havoc.py b/test/test_team_sp_rating_defense_havoc.py index 54ddc7574..83487c71b 100644 --- a/test/test_team_sp_rating_defense_havoc.py +++ b/test/test_team_sp_rating_defense_havoc.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_sp_rating_offense.py b/test/test_team_sp_rating_offense.py index 0de8c140f..acf5e07fd 100644 --- a/test/test_team_sp_rating_offense.py +++ b/test/test_team_sp_rating_offense.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_sp_rating_special_teams.py b/test/test_team_sp_rating_special_teams.py index ca3931a20..a61ac942a 100644 --- a/test/test_team_sp_rating_special_teams.py +++ b/test/test_team_sp_rating_special_teams.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_srs_rating.py b/test/test_team_srs_rating.py index b8494dcbe..7fb320ee8 100644 --- a/test/test_team_srs_rating.py +++ b/test/test_team_srs_rating.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_team_talent.py b/test/test_team_talent.py index fe9dbe057..54ee7cf19 100644 --- a/test/test_team_talent.py +++ b/test/test_team_talent.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_teams_api.py b/test/test_teams_api.py index 67ad95172..e08c17ac9 100644 --- a/test/test_teams_api.py +++ b/test/test_teams_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_venue.py b/test/test_venue.py index 294241bbf..0684fb39a 100644 --- a/test/test_venue.py +++ b/test/test_venue.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_venue_location.py b/test/test_venue_location.py index b24913e05..3d2b9d330 100644 --- a/test/test_venue_location.py +++ b/test/test_venue_location.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_venues_api.py b/test/test_venues_api.py index 9cdf2173d..324ebff13 100644 --- a/test/test_venues_api.py +++ b/test/test_venues_api.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_week.py b/test/test_week.py index d5c4f2e2a..07157e750 100644 --- a/test/test_week.py +++ b/test/test_week.py @@ -5,7 +5,7 @@ This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website. # noqa: E501 - OpenAPI spec version: 4.5.2 + OpenAPI spec version: 4.6.0 Contact: admin@collegefootballdata.com Generated by: https://github.com/swagger-api/swagger-codegen.git """