Compare commits

..

29 Commits

Author SHA1 Message Date
filifa 4bfec7c12c update name 2025-05-10 13:29:38 -04:00
filifa 7968e0f8cb change type to int 2025-04-08 00:54:15 -04:00
filifa cddcf64dde refactor 2025-04-08 00:52:21 -04:00
filifa d8bc8be4f1 return body in handleUnexpectedClose 2025-04-07 23:25:56 -04:00
filifa 7c18c0a396 bug bashin 2025-04-07 23:12:44 -04:00
filifa de3a09f145 remove git_push script 2025-04-06 23:12:02 -04:00
filifa 4ea313151f update copyright year 2025-04-06 23:06:47 -04:00
filifa 55d69a552e add copyright header 2025-04-06 23:02:50 -04:00
filifa 551b39652b change int32 to int 2025-04-06 22:29:56 -04:00
filifa 003f7b1309 go fmt 2025-04-06 22:14:30 -04:00
filifa 5bfec4d5d9 use default client 2025-04-06 22:13:37 -04:00
filifa 79f8faf583 fix content 2025-04-06 22:08:42 -04:00
filifa db63afa8c1 fix feed 2025-04-06 22:07:02 -04:00
filifa e5f859cdfc create one client to use between commands 2025-04-06 22:04:10 -04:00
filifa 892a2a3827 fix schedule 2025-04-06 21:45:57 -04:00
filifa a2c1d2fb15 fix standings 2025-04-06 21:34:00 -04:00
filifa 4f1114f297 make it build again 2025-04-06 20:47:42 -04:00
filifa 934db53dad change to openapi generated code 2025-04-06 19:39:04 -04:00
filifa 638fb44bd0 make JsonNode an any type 2025-04-06 17:54:05 -04:00
filifa 35a9a26fbb don't silently eat error 2025-04-06 17:53:51 -04:00
filifa 4429a835e0 reimplement date flag 2025-04-06 01:54:02 -04:00
filifa 64e2ee31e8 change variable name 2025-04-06 01:51:41 -04:00
filifa 46664bc419 track api/.gitignore 2025-04-06 01:32:47 -04:00
filifa 7526a60c0e get rid of internal 2025-04-06 01:18:31 -04:00
filifa 0c4f307d29 add comments 2025-04-06 01:12:36 -04:00
filifa abdfd503fd clean out internal some more 2025-04-06 01:07:57 -04:00
filifa 481ae64cc1 commit api subpackage 2025-04-06 00:55:01 -04:00
filifa 4bec2914fa continue reorg 2025-04-06 00:45:24 -04:00
filifa 137400f3fb start reorg 2025-04-05 22:43:26 -04:00
1 changed files with 2 additions and 2 deletions

View File

@ -48,6 +48,6 @@ mlbstats subscribe -g <gamePk>
## Disclaimer
This program and its author are not affiliated with MLB. Content supplied by
MLB's Stats API is copyright MLB Advanced Media, L.P., and use of any content
provided by the API acknowledges agreement to the terms posted [here](
MLB's Stats API is copyright 2024 MLB Advanced Media, L.P., and use of any
content provided by the API acknowledges agreement to the terms posted [here](
http://gdx.mlb.com/components/copyright.txt).