xeipuuv / gojsonschema

An implementation of JSON Schema, draft v4 v6 & v7 - Go language
2.57k stars 358 forks source link

Tt 6410 add set additional properties function #356

Closed sredxny closed 2 years ago

sredxny commented 2 years ago

Added a function to support forcing accept additional properties, so it will not be searched in the schema itself.

Related to https://tyktech.atlassian.net/browse/TT-6410