Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cissecedric opened this issue Oct 26, 2018 · 0 comments
Open

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

cissecedric opened this issue Oct 26, 2018 · 0 comments

Comments

@cissecedric
Copy link

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 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant