snowplow-archive / schema-guru

JSONs -> JSON Schema
http://snowplowanalytics.com
150 stars 20 forks source link

Add --no-additional-properties option #154 #176

Open mprushin opened 6 years ago

mprushin commented 6 years ago

This change implements --no-additional-properties option. By default Schema Guru sets "additionalProperties" : true. To set "additionalProperties" : false you can use --no-additional-properties option.

snowplowcla commented 6 years ago

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://github.com/snowplow/snowplow/wiki/CLA to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

mprushin commented 6 years ago

I signed CLA!

mprushin commented 6 years ago

Hi,

I signed it!

21 дек. 2017 г. 3:42 ДП пользователь "Snowplow CLA bot" < notifications@github.com> написал:

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://github.com/snowplow/snowplow/wiki/CLA to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/snowplow/schema-guru/pull/176#issuecomment-353224596, or mute the thread https://github.com/notifications/unsubscribe-auth/AfZw9ujrw6XHV4rzQq7yDooHi7O_cwooks5tCal0gaJpZM4RIT_D .

snowplowcla commented 6 years ago

Confirmed! @mprushin has signed the Individual Contributor License Agreement. Thanks so much