Skip to content

Add keyword argument skip_schema_validation to ChargePoint.call() #315

@OrangeTux

Description

@OrangeTux

Schema validation for incoming requests can be disabled using @on(skip_schema_validation=True). However, for sending requests it can't be disabled.

I'm currently working on a fuzzer and deliberately want to send invalid requests.

Therefore, we should ask support for this keyword argument to ChargePoint.call() as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions