-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
In an API response, we return license information, both a short CC code and the full name of the license.
The CC code key is license_id, however the key for the name is full_name. This name is confusing in the context of a top-level key.
We should see if this was the original key or if it was changed at some time. We should change it to something that is more descriptive, either license_full_name, or have a top-level license field with these 2 items in it.