Skip to content

Commit 2c13cc7

Browse files
committed
docs fix
1 parent 68b21e0 commit 2c13cc7

252 files changed

Lines changed: 260 additions & 260 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 2 additions & 2 deletions

cfbd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
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
99
10-
OpenAPI spec version: 4.4.8
10+
OpenAPI spec version: 4.4.9
1111
Contact: admin@collegefootballdata.com
1212
Generated by: https://github.com/swagger-api/swagger-codegen.git
1313
"""

cfbd/api/betting_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/coaches_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/conferences_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/draft_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/drives_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/games_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/metrics_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

cfbd/api/players_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
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
77
8-
OpenAPI spec version: 4.4.8
8+
OpenAPI spec version: 4.4.9
99
Contact: admin@collegefootballdata.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)