belgif / rest-guide

REST Guidelines of Belgian government institutions
https://www.belgif.be/specification/rest/api-guide/
Apache License 2.0
24 stars 4 forks source link

Add license to yaml files #104

Closed aethy closed 2 months ago

aethy commented 1 year ago

The OpenApi spec provides a "license" property in the Info Object to indicate the license type. As the belgif data types repositories already have a license (e.g. https://github.com/belgif/openapi-person-identifier/blob/master/LICENSE), maybe we should add this license in the yaml files too (for all belgif OpenAPI data types repositories).

pvdbosch commented 1 year ago

OK for WG to add Apache License 2.0 in all belgif openapi files.

pvdbosch commented 1 year ago

license added for employment-identifier (while changing it for another issue):

TODO for other openapi repos

JDMKSZ commented 1 year ago

I did it for 1 project: https://github.com/belgif/openapi-money/pull/4 If no remarks on that PR, I can do it for all the projects.