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

[Keyword search] Folders: require mimetype #9488

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Conversation

philipperolet
Copy link
Contributor

Description

Fixes #9464

Requires mime type to be set for folders.

Follow up task will be to backfill and standardize mimetypes everywhere see here

Risk

low, mostly in deploy plan

Deploy Plan

In that order, so api calls keep working:

  • connectors
  • front
  • core

Copy link

github-actions bot commented Dec 18, 2024

Warnings
⚠️

Files in **/api/v1/ have been modified and the PR has the documentation-ack label.
Don't forget to run npm run docs and use the Deploy OpenAPI Docs Github action to update https://docs.dust.tt/reference.

Generated by 🚫 dangerJS against cc4937b

@philipperolet philipperolet added the documentation-ack Used to acknowledge that documentation is up-to-date with this PR label Dec 18, 2024
@philipperolet philipperolet merged commit 463edc2 into main Dec 18, 2024
10 checks passed
@philipperolet philipperolet deleted the folders-mimetype branch December 18, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation-ack Used to acknowledge that documentation is up-to-date with this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Folders: mimetype should be variable not constant
2 participants