Skip to content

Payload Verification for Hidden Endpoints #528

@woelbit

Description

@woelbit

Hi, I'm having issues with the payload verification for hidden endpoints (i.e., resources using the @api.hide decorator).

As far as I can tell is the payload verification only performed during the handling of a request if the endpoint is not hidden, even though the RESTPLUS_VALIDATE flag is set to True. Is this an intended behavior, and if so, are there any ways to enable validation for hidden endpoints as well?

best,
Matthias

Python Version: 3.7
Flask-Restplus Version: 0.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions