Changes between Version 1 and Version 2 of LicensesServiceVersionTwo
- Timestamp:
- 03/09/10 11:12:25 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LicensesServiceVersionTwo
v1 v2 9 9 The service shall present values for the following attributes of a license: permanent and unique license id ('id'), title ('title'), compliance with open defintion ('is_okd_compliant'), compliance with OSI ('is_osi_compliant'), tags ('tags'), family ('family'), full license url ('url'), maintainer ('maintainer'), date created ('date_created'), status ('status'). 10 10 11 The service shall never remove a license once it has been issued, although licenses may be marked as deprecated by changing value of the status attribute to "deprecated".11 The service shall never remove a license once it has been issued, although licenses may be marked as deprecated by changing value of the status attribute from "active" to "deprecated". 12 12
