Given that projects can be publically available for viewing, users have commonly associated usage rights and licensing information with the projects. However, with existing API capabilities, this information is usually encoded in the description field.
The addition of a specific license attribute on projects will allow uses to either: Reference an SPDX license code or insert a custom license as free form text.
Add nullable license field to Projects model
Given that projects can be publically available for viewing, users have commonly associated usage rights and licensing information with the projects. However, with existing API capabilities, this information is usually encoded in the
description
field.The addition of a specific
license
attribute on projects will allow uses to either: Reference an SPDX license code or insert a custom license as free form text.Changes
Issues
Fixes: #289
Problems
None
Visual Changes
None
Final Checklist