Plug-in (Function & Smart Service)Free

YAML Utilities

by Appian Corporation

Description

Enables Appian developers to use YAML-formatted (https://yaml.org/) data such as configuration files and YAML-based API responses within applications.

Features

  • yamltojson(): Converts a YAML string to the equivalent JSON string
  • fromyaml(): Converts a YAML string to an Appian object
  • jsontoyaml(): Converts a JSON string to the equivalent YAML string

Release notes

Upgraded Jackson-databind library and added license file.

Version history (6)

1.0.5

Updated fasterxml.jackson.* library

1.0.4

Security Updates

1.0.3

Security Updates

1.0.2

Security Updates

1.0.1

Security Updates

1.0.1

Security fixes