watson-developer-cloud / sdk-example-editor

Web application that helps edit SDK examples from an OpenAPI file.
https://watson-developer-cloud.github.io/sdk-example-editor/
MIT License
1 stars 1 forks source link

Yaml support #45

Closed lpatino10 closed 5 years ago

lpatino10 commented 5 years ago

Fixes https://github.com/watson-developer-cloud/sdk-example-editor/issues/44

This PR adds support for YAML files when importing and exporting. If a YAML file is supplied, that's what will be exported, otherwise JSON is assumed.

watson-github-bot commented 5 years ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: