ignoreUnknownFields property

bool? ignoreUnknownFields
getter/setter pair

If true, the agent will ignore unknown fields in the API response for all operations defined in the OpenAPI schema.

Optional.

Implementation

core.bool? ignoreUnknownFields;