Anypoint Best Practices

(6 reviews)

open-schemas-ignored

general > open-schemas-ignored


Guidance

Open schemas with a set of variable properties cannot be pre-processed by clients.
Define a closed schema with a finite set of properties described statically in the API definition.
AsyncAPI or OAS API definitions' object schemas are open by default and must be explicitly
closed using `additionalProperties: false`.

Applies to NodeShape

Constraint

Type: Declarative Validation

Reviews

TypeRuleset
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onOct 11, 2022
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.3
1.0.2
1.0.1
1.0.0