mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 08:53:57 +00:00
test: add info and donations tests
This commit is contained in:
@@ -11,7 +11,7 @@ class InfoFields(BaseModel):
|
||||
name: str
|
||||
about: str
|
||||
contact: dict[str, str]
|
||||
socials: SocialFields
|
||||
socials: list[SocialFields]
|
||||
donations: DonationFields
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user