-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Tool: C# ClientApplies to the C# Client code generationApplies to the C# Client code generationTool: C# MVC ServerApplies to the C# MVC Server code generationApplies to the C# MVC Server code generationTool: TypeScript ClientApplies to the TS Client code generationApplies to the TS Client code generationenhancementNew feature or requestNew feature or request
Description
Form-encoded requests/services are not well supported within the system.
- No error is currently thrown, so it may be treated as a bug
- Almost all of our generators need significant enhancements to actually support it
That said, form-encoded requests are not often defined via OpenAPI, and we don't frequently run into situations where we want to use them. The more advanced uses, such as data with a file attachment, may be useful in the future, however, but even that may be best served by a separate upload endpoint to work with Azure Blob or AWS S3 storage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Tool: C# ClientApplies to the C# Client code generationApplies to the C# Client code generationTool: C# MVC ServerApplies to the C# MVC Server code generationApplies to the C# MVC Server code generationTool: TypeScript ClientApplies to the TS Client code generationApplies to the TS Client code generationenhancementNew feature or requestNew feature or request