Piotr Limanowski
Piotr Limanowski
meta-schema has been renamed from `http://json-schema.org/draft-04/schema#` to `https://json-schema.org/draft-04/schema` and the former is now discarded by `iglu-scala-client`'s validator as invalid. This causes data to be invalidated and pushed into bad event...
Adds `Add` configuration `step` type
Previously it was impossible to send API enrichment request when *any* configured input was missing. Now it is possible to set an additional new `allowMissing` flag. Setting the parameter to...