Support alternative license representation

main
Bob Mottram 2023-01-23 14:56:17 +00:00
parent aacab09909
commit 997dc511a7
1 changed files with 1 additions and 0 deletions

View File

@ -1108,6 +1108,7 @@ def _attach_post_license(post_json_object: {},
"name": "license",
"value": content_license_url
})
post_json_object['schema:license'] = content_license_url
def _attach_buy_link(post_json_object: {},