Skip to content

Commit 506bfad

Browse files
chore: updating url references
1 parent 3ef26a3 commit 506bfad

303 files changed

Lines changed: 454 additions & 434 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ This is an API for query various college football datasets and analytics. API ke
33

44
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
55

6-
- API version: 5.6.12
7-
- Package version: 5.6.12
6+
- API version: 5.6.13
7+
- Package version: 5.6.13
88
- Generator version: 7.12.0
99
- Build package: org.openapitools.codegen.languages.PythonPydanticV1ClientCodegen
1010

@@ -36,10 +36,10 @@ import cfbd
3636
from cfbd.rest import ApiException
3737
from pprint import pprint
3838

39-
# Defining the host is optional and defaults to https://apinext.collegefootballdata.com
39+
# Defining the host is optional and defaults to https://api.collegefootballdata.com
4040
# See configuration.py for a list of all supported configuration parameters.
4141
configuration = cfbd.Configuration(
42-
host = "https://apinext.collegefootballdata.com"
42+
host = "https://api.collegefootballdata.com"
4343
)
4444

4545
# The client must configure the authentication and authorization parameters
@@ -73,7 +73,7 @@ with cfbd.ApiClient(configuration) as api_client:
7373

7474
## Documentation for API Endpoints
7575

76-
All URIs are relative to *https://apinext.collegefootballdata.com*
76+
All URIs are relative to *https://api.collegefootballdata.com*
7777

7878
Class | Method | HTTP request | Description
7979
------------ | ------------- | ------------- | -------------

cfbd/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
88
This is an API for query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
99
10-
The version of the OpenAPI document: 5.6.12
10+
The version of the OpenAPI document: 5.6.13
1111
Contact: admin@collegefootballdata.com
1212
Generated by OpenAPI Generator (https://openapi-generator.tech)
1313
1414
Do not edit the class manually.
1515
""" # noqa: E501
1616

1717

18-
__version__ = "5.6.12"
18+
__version__ = "5.6.13"
1919

2020
# import apis into sdk package
2121
from cfbd.api.adjusted_metrics_api import AdjustedMetricsApi

cfbd/api/adjusted_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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
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 query various college football datasets and analytics. API keys can be acquired from the CollegeFootballData.com website.
77
8-
The version of the OpenAPI document: 5.6.12
8+
The version of the OpenAPI document: 5.6.13
99
Contact: admin@collegefootballdata.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

0 commit comments

Comments
 (0)