Skip to content

application/x-www-form-urlencoded is not well supported #100

@mdekrey

Description

@mdekrey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Tool: C# ClientApplies to the C# Client code generationTool: C# MVC ServerApplies to the C# MVC Server code generationTool: TypeScript ClientApplies to the TS Client code generationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions