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

Configure name of totalCount and results in Json Result #1

Open
abalad opened this issue Sep 10, 2018 · 4 comments
Open

Configure name of totalCount and results in Json Result #1

abalad opened this issue Sep 10, 2018 · 4 comments

Comments

@abalad
Copy link

abalad commented Sep 10, 2018

Would you like to set the return keys name?
{
"totalCount": 0,
"results": []
}

@xtrinch
Copy link
Owner

xtrinch commented Sep 11, 2018

Sorry, what is the request? Dynamic naming of fields?

@abalad
Copy link
Author

abalad commented Sep 11, 2018

Yes. Is there any way to change the names? Because I have an API that has other names and swapping in FrontEnd would be a huge job heh

@xtrinch
Copy link
Owner

xtrinch commented Sep 11, 2018

Not currently. It is a feature worth implementing though. I will look into it.

@abalad
Copy link
Author

abalad commented Sep 11, 2018

@xtrinch OK thank you.

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

2 participants