Options
All
  • Public
  • Public/Protected
  • All
Menu

Module PartSerializer

Index

Interfaces

Variables

Functions

Variables

Const MIMETYPE

MIMETYPE: "application/vnd.maven.part+json" = "application/vnd.maven.part+json"

Functions

toJson

  • Convert the given part and options bag to JSON

    Notes

    No serialization is done for ErroParts. The original model, if available, is returned instead. This is to try and prevent data loss.

    Parameters

    Returns ISerializedPart

Generated using TypeDoc