mirror of https://gitlab.com/bashrc2/epicyon
Support alternative license representation
parent
aacab09909
commit
997dc511a7
1
posts.py
1
posts.py
|
@ -1108,6 +1108,7 @@ def _attach_post_license(post_json_object: {},
|
||||||
"name": "license",
|
"name": "license",
|
||||||
"value": content_license_url
|
"value": content_license_url
|
||||||
})
|
})
|
||||||
|
post_json_object['schema:license'] = content_license_url
|
||||||
|
|
||||||
|
|
||||||
def _attach_buy_link(post_json_object: {},
|
def _attach_buy_link(post_json_object: {},
|
||||||
|
|
Loading…
Reference in New Issue