refactor: Better types #17

Merged
timharek merged 11 commits from feature-better-type-safety into main 2024-04-02 12:57:30 +00:00
timharek commented 2024-03-30 13:03:58 +00:00 (Migrated from github.com)
  • Use early returns instead of if-else's.
  • Move NRK's API URL to const.
  • Automate type generation based on NRK's OpenAPI schemas.
  • Update OpenAPI schemas.
  • Fixed bad type for podcast episode.
  • Add type for playback/manifest.
- Use early returns instead of if-else's. - Move NRK's API URL to const. - Automate type generation based on NRK's OpenAPI schemas. - Update OpenAPI schemas. - Fixed bad type for podcast episode. - Add type for playback/manifest.
timharek commented 2024-03-30 13:04:30 +00:00 (Migrated from github.com)

cc @olaven

cc @olaven
Sign in to join this conversation.
No description provided.