Split steamId into an object and add --unchecked flag

This commit is contained in:
mtkennerly 2020-06-29 00:56:30 -04:00
parent f2a461f1a0
commit d715380e0b
9 changed files with 471 additions and 193 deletions

View file

@ -50,5 +50,8 @@ additionalProperties:
type: array
items:
$ref: "#/definitions/RegistryConstraint"
steamId:
type: integer
steam:
type: object
properties:
id:
type: integer