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

[RLC] Support for new TypeSpec multipart capabilities #2568

Open
timovv opened this issue Jun 11, 2024 · 1 comment
Open

[RLC] Support for new TypeSpec multipart capabilities #2568

timovv opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
p0 priority 0 RLC

Comments

@timovv
Copy link
Member

timovv commented Jun 11, 2024

Update RLC multipart/form-data implementation to add support for new TypeSpec capabilities introduced in microsoft/typespec#3046. This includes:

  • Allowing filename to be optional/required
  • Allowing different multipart content types e.g. multipart/mixed
  • Custom part headers

Among other things TBD

@timovv timovv self-assigned this Jun 11, 2024
@qiaozha
Copy link
Member

qiaozha commented Jun 12, 2024

@timovv can you also help take a look at the tcgc pr for Azure/typespec-azure#987 mfd api ?

I think for RLC, it's fine, but for Modular, we need to consider to use the api? probably just make sure everything we need is there.

@qiaozha qiaozha added RLC p0 priority 0 labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0 priority 0 RLC
Projects
None yet
Development

No branches or pull requests

2 participants