diff options
Diffstat (limited to 'swagger.json')
-rw-r--r-- | swagger.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swagger.json b/swagger.json index bb76c41..4430574 100644 --- a/swagger.json +++ b/swagger.json @@ -90,6 +90,8 @@ definitions: LoadRequest: type: "object" properties: + domain: + type: "string" type: $ref: "#/definitions/Type" Type: |