-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Version Information
Server Version: 2.14.0
CLI Version (for CLI related issue): 2.14.0, 2.15.0-beta.1
Environment
OSS
What is the current behaviour?
Cli fails to export Action Response Transform metadata
What is the expected behaviour?
Action Response Transform metadata should be exported.
How to reproduce the issue?
- Create an action with a response transform using the api
- Export metadata using cli, response transform metadata will be missing
- Export metadata json using the console, response transform metadata will be present