Skip to content

"isformula=true" property not shown in yaml file #2

@cissecedric

Description

@cissecedric

Hi,

In one of my routes I have this line of code :

mapJson 'id', json:'id', type:'STRING', isformula:true, formula:'@DocumentUniqueId'

I wonder why the 'id' property which is set to 'formula=true' is not shwon in the yaml file.
This is a problem because the consummers can't guess that a property set to "isformula=true" exists before calling the service (the response is actually OK and contains the data...) . For example, swagger UI doesn't show those properties.

Is it planned to change this behaviour?

Thank you for your help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions