Skip to content

Commit

Permalink
Merge bb99ccb into d71ad00
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-kaminski-intel committed Oct 10, 2017
2 parents d71ad00 + bb99ccb commit d85d7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/rapidjson/schema.h
Expand Up @@ -355,6 +355,7 @@ class Schema {
not_(), not_(),
type_((1 << kTotalSchemaType) - 1), // typeless type_((1 << kTotalSchemaType) - 1), // typeless
validatorCount_(), validatorCount_(),
notValidatorIndex_(),
properties_(), properties_(),
additionalPropertiesSchema_(), additionalPropertiesSchema_(),
patternProperties_(), patternProperties_(),
Expand Down

0 comments on commit d85d7ea

Please sign in to comment.