JSPM

  • Created
  • Published
  • Downloads 21466
  • Score
    100M100P100Q170215F
  • License MIT

Implementation of Kiota Serialization interfaces for multipart form data

Package Exports

  • @microsoft/kiota-serialization-multipart
  • @microsoft/kiota-serialization-multipart/dist/cjs/src/index.js
  • @microsoft/kiota-serialization-multipart/dist/es/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microsoft/kiota-serialization-multipart) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version badge

The Multipart Serialization Library is an implementation to handle multipart form data payloads.

A Kiota generated project will need a reference to a form serialization package to handle multipart encoded payloads from an API endpoint.

Read more about Kiota here.

Using the Serialization Multipart implementations

  1. npm i @microsoft/kiota-serialization-multipart.