Commit 9d114163 authored by Vladimir Shushlin's avatar Vladimir Shushlin

Remove filepath from the release link json schema

parent b3072dc2
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"properties": { "properties": {
"id": { "type": "integer" }, "id": { "type": "integer" },
"name": { "type": "string" }, "name": { "type": "string" },
"filepath": { "type": "string" },
"url": { "type": "string" }, "url": { "type": "string" },
"direct_asset_url": { "type": "string" }, "direct_asset_url": { "type": "string" },
"external": { "type": "boolean" }, "external": { "type": "boolean" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment