Skip to content

Allow masking some paths or apps #5

@jayvdb

Description

@jayvdb

I am using django-oscar-api, and it includes lots of DRF endpoints which do not have a trailing /, and I cant add them.

e.g.

?: (url_checks.E001) URI pattern does not end with slash
	HINT: Add slash to end of path "baskets/<int:basket_pk>/lines/<int:line_pk>/lineattributes/<int:pk><drf_format_suffix:format>", named "lineattribute-detail"

It would be nice to be able to somehow mask these ones, by namespace, path prefix or app name.

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