Skip to content

detectDotnetUpload

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/parser-core/src/openapi/multipart.ts

ASP.NET: IFormFile/IFormFileCollection action parameters.

Signature

ts
function detectDotnetUpload(signature: string): MultipartBody | undefined

Parameters

NameType
signaturestring

Returns: MultipartBody | undefined

Was this page helpful?

Download as PDF