mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:47:03 +00:00
misc: Initial addition of IGDB typehints
The short-term goal is to completely typehint the IGDB API responses. This first change adds the base structures and enums RomM currently uses. The `ExpandableField` type will allow us to model the expansion mechanism the IGDB API provides, where a field can include either an ID, or the full nested structure.
This commit is contained in:
@@ -26,7 +26,7 @@ lint:
|
||||
- checkov@3.2.239
|
||||
- git-diff-check
|
||||
- isort@5.13.2
|
||||
- mypy@1.11.2
|
||||
- mypy@1.13.0
|
||||
- osv-scanner@1.8.4
|
||||
- oxipng@9.1.2
|
||||
- prettier@3.3.3
|
||||
|
||||
Reference in New Issue
Block a user