Skip to content

Wart: Http4s Server - Remove parameters where they are not needed #405

@amarrella

Description

@amarrella

Since #382 , routes are being generated with unused parameters and this causes several warnings.

I think we should at least ignore them (or ignore the warning with @_ if they are in the path.

(I would like a lot to use apibuilder with https://github.com/sirocchj/sbt-api-builder and -Xfatal-warnings enabled, but this and #398 don't allow me to do that :( )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions