exceptionfactory commented on pull request #5462:
URL: https://github.com/apache/nifi/pull/5462#issuecomment-946284268


   Thanks for this improvement @markap14! The concept seems like a helpful 
improvement, but what do you think about changing the name of the flag to 
something different than `uiOnly`?
   
   Although the flag is descriptive in terms of the purpose, it seems somewhat 
more narrow than necessary. Another REST API consumer may make use of the 
resource for some other purpose where a more optimized response is preferable, 
but not be related to a user interface. What do you think about something along 
the lines of `minimal`, `truncated`, or `summarized`?  It is a minor thing when 
it comes to implementation, but some more descriptive of the function, versus 
the implied consumer, seems like it would be helpful.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to