Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to return csv file #2303

Open
pcmanprogrammeur opened this issue Apr 13, 2021 · 0 comments
Open

Unable to return csv file #2303

pcmanprogrammeur opened this issue Apr 13, 2021 · 0 comments

Comments

@pcmanprogrammeur
Copy link

Hi,
I want to return a csv file but it doesn't work.

Here is my fost_rest.yaml :

fos_rest:
    format_listener:
        rules:
            - { path: .*/feed.csv, prefer_extension: true, fallback_format: txt, priorities: [ txt ] }

But i have the error :
Format 'txt' not supported, handler must be implemented

Do you have any idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant