Skip to content

Commit

Permalink
fixing deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueSCar committed Jul 18, 2023
1 parent 2a56f8b commit c8dbe8c
Show file tree
Hide file tree
Showing 248 changed files with 648 additions and 641 deletions.
2 changes: 1 addition & 1 deletion .swagger-codegen/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.29
2.4.32
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ cfb - JavaScript client for cfb.js
This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 4.4.12
- Package version: 4.4.12
- API version: 4.4.13
- Package version: 4.4.13
- Build package: io.swagger.codegen.languages.JavascriptClientCodegen

## Installation
Expand Down Expand Up @@ -206,7 +206,6 @@ Class | Method | HTTP request | Description
- [cfb.PlayerGameCategories](docs/PlayerGameCategories.md)
- [cfb.PlayerGamePPA](docs/PlayerGamePPA.md)
- [cfb.PlayerGamePPAAveragePPA](docs/PlayerGamePPAAveragePPA.md)
- [cfb.PlayerGameSchool](docs/PlayerGameSchool.md)
- [cfb.PlayerGameTeams](docs/PlayerGameTeams.md)
- [cfb.PlayerGameTypes](docs/PlayerGameTypes.md)
- [cfb.PlayerSearchResult](docs/PlayerSearchResult.md)
Expand Down
5 changes: 3 additions & 2 deletions docs/PlayerGameTeams.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**school** | [**PlayerGameSchool**](PlayerGameSchool.md) | | [optional]
**homeAway** | **Boolean** | | [optional]
**school** | **String** | | [optional]
**conference** | **String** | | [optional]
**homeAway** | **String** | | [optional]
**points** | **Number** | | [optional]
**categories** | [**[PlayerGameCategories]**](PlayerGameCategories.md) | | [optional]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cfb.js",
"version": "4.4.12",
"version": "4.4.13",
"description": "This_is_an_API_for_accessing_all_sorts_of_college_football_data___Please_note_that_API_keys_should_be_supplied_with_Bearer__prepended__e_g__Bearer_your_key__API_keys_can_be_acquired_from_the_CollegeFootballData_com_website_",
"license": "MIT",
"main": "src/index.js",
Expand Down
6 changes: 3 additions & 3 deletions src/ApiClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -33,7 +33,7 @@

/**
* @module ApiClient
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/BettingApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Betting service.
* @module api/BettingApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/CoachesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Coaches service.
* @module api/CoachesApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/ConferencesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Conferences service.
* @module api/ConferencesApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/DraftApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Draft service.
* @module api/DraftApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/DrivesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Drives service.
* @module api/DrivesApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/GamesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Games service.
* @module api/GamesApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/MetricsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Metrics service.
* @module api/MetricsApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/PlayersApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Players service.
* @module api/PlayersApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/PlaysApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Plays service.
* @module api/PlaysApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/RankingsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Rankings service.
* @module api/RankingsApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/RatingsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Ratings service.
* @module api/RatingsApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/RecruitingApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Recruiting service.
* @module api/RecruitingApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions src/api/StatsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
* College Football Data API
* This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with \"Bearer \" prepended (e.g. \"Bearer your_key\"). API keys can be acquired from the CollegeFootballData.com website.
*
* OpenAPI spec version: 4.4.12
* OpenAPI spec version: 4.4.13
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
*
* Swagger Codegen version: 2.4.29
* Swagger Codegen version: 2.4.32
*
* Do not edit the class manually.
*
Expand All @@ -34,7 +34,7 @@
/**
* Stats service.
* @module api/StatsApi
* @version 4.4.12
* @version 4.4.13
*/

/**
Expand Down
Loading

0 comments on commit c8dbe8c

Please sign in to comment.