Skip to content

restore useDefaultLabel parameter in ResourceController #1823

@alftheo

Description

@alftheo

Is your feature request related to a problem? Please describe.
The ability to fetch text files using /foo/default/file.txt?useDefaultLabel was removed as per #1643. This was a useful feature and in use in our environment

Describe the solution you'd like
Adding the same method with a more specific RequestMapping would make this work with new spring

Describe alternatives you've considered
At the moment I have a separate class with the above RequestMapping in my config server

Additional context
I have created pull request #1822 with the changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions