Skip to content

Expression evaluation is not working for embedded arguments #786

@fjtirado

Description

@fjtirado

In this yaml snippet

 body:
         firstName: ${.name}
         lastName: ${.surname }
         embedded: 
               firstName: ${name}

embedded.firstName is not evaluated and ${name} is returned

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions