Skip to content

"operation_id" stash variable should be passed to validate_request etc #11

@karenetheridge

Description

@karenetheridge

When declaring routes, extra values can be stuffed into the stash. We might use operation_id to explicitly state which endpoint we want to use in the openapi doc (and if it mismatches the actual request URI, we'll get a validation error).

We may want other stash variables to tweak the configs for the validate cycle, but let's leave that until we figure out what those values might be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    runtime validationthings to help validation in a mojo web app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions