Skip to content

Request Parameters section has a mistake when Lua is used as the documentation language #18

@rokf

Description

@rokf
The @params object is a concatenation of all the default loaded parameters listed above. URL parameters have the highest precedence, followed by body parameters, then query parameters. This means that an :id URL parameters will not be overwritten by an ?id= query parameter.

The @params here should probably be replaced with params or self.params.

Source: https://leafo.net/lapis/reference/actions.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions