mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-16 13:42:36 -04:00
missing colons, i'm close to giving up smh, whyyyyyyyyy
This commit is contained in:
parent
7952d70775
commit
817898d48b
1 changed files with 2 additions and 2 deletions
4
API.md
4
API.md
|
@ -321,7 +321,7 @@ region: ISO 3166 country code (default: "US")
|
|||
"quality": String,
|
||||
"url": String,
|
||||
"width": Int32,
|
||||
"height" Int32
|
||||
"height": Int32
|
||||
}
|
||||
],
|
||||
|
||||
|
@ -355,7 +355,7 @@ region: ISO 3166 country code (default: "US")
|
|||
"quality": String,
|
||||
"url": String,
|
||||
"width": Int32,
|
||||
"height" Int32
|
||||
"height": Int32
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue