diff --git a/doc/compiled.json b/doc/compiled.json index 72a692b7..ce9c8b39 100644 --- a/doc/compiled.json +++ b/doc/compiled.json @@ -1724,6 +1724,10 @@ "tag": { "type": "string" }, + "url": { + "type": "string", + "description": "The URL to the upload in Phrase Strings app.\n" + }, "summary": { "type": "object", "properties": { diff --git a/schemas/upload.yaml b/schemas/upload.yaml index 46270822..515edd14 100644 --- a/schemas/upload.yaml +++ b/schemas/upload.yaml @@ -13,6 +13,10 @@ upload: type: string tag: type: string + url: + type: string + description: | + The URL to the upload in Phrase Strings app. summary: type: object properties: