Compare commits

..

30 Commits

Author SHA1 Message Date
filifa fa54e7b2ec update name 2025-05-11 19:51:52 -04:00
filifa ed40d95b74 change type to int 2025-05-11 19:51:52 -04:00
filifa 3ddb5e2632 refactor 2025-05-11 19:51:52 -04:00
filifa d622060355 return body in handleUnexpectedClose 2025-05-11 19:51:52 -04:00
filifa ccf95a1a21 bug bashin 2025-05-11 19:51:52 -04:00
filifa 543434c311 remove git_push script 2025-05-11 19:51:52 -04:00
filifa 51c46c2f55 update copyright year 2025-05-11 19:51:52 -04:00
filifa 24d58e8c45 add copyright header 2025-05-11 19:51:52 -04:00
filifa 0e09e4b064 change int32 to int 2025-05-11 19:51:52 -04:00
filifa 0147bef26f go fmt 2025-05-11 19:51:52 -04:00
filifa b3cbb2789b use default client 2025-05-11 19:51:52 -04:00
filifa 9a032e177d fix content 2025-05-11 19:51:52 -04:00
filifa 8b511930d1 fix feed 2025-05-11 19:51:52 -04:00
filifa 3a217181b4 create one client to use between commands 2025-05-11 19:51:52 -04:00
filifa bc91e86648 fix schedule 2025-05-11 19:51:52 -04:00
filifa 7338e7ae35 fix standings 2025-05-11 19:51:52 -04:00
filifa d584d66d86 make it build again 2025-05-11 19:51:52 -04:00
filifa 6d4c701d0d change to openapi generated code 2025-05-11 19:51:52 -04:00
filifa f6f86c3dc4 make JsonNode an any type 2025-05-11 19:51:52 -04:00
filifa 8fac0f5e6b don't silently eat error 2025-05-11 19:51:52 -04:00
filifa 8fd4802d41 reimplement date flag 2025-05-11 19:51:52 -04:00
filifa 8d27d5c571 change variable name 2025-05-11 19:51:52 -04:00
filifa fc7401e71b track api/.gitignore 2025-05-11 19:51:52 -04:00
filifa 32e72e532e get rid of internal 2025-05-11 19:51:52 -04:00
filifa 5763fddf4e add comments 2025-05-11 19:51:52 -04:00
filifa 71de55636e clean out internal some more 2025-05-11 19:51:51 -04:00
filifa 976ae1695b commit api subpackage 2025-05-11 19:51:51 -04:00
filifa 50d28f8165 continue reorg 2025-05-11 19:51:50 -04:00
filifa 08cb0d3ccb start reorg 2025-05-11 19:51:50 -04:00
filifa 6ca155c802 take out copyright year 2025-04-08 00:58:12 -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 2024 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 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).