beansbooks icon indicating copy to clipboard operation
beansbooks copied to clipboard

Remove "validate_only" parameter and use cases.

Open funnylookinhat opened this issue 11 years ago • 0 comments

The "validate_only" parameter was initially added to greatly simplify the role of the delivery portion of BeansBooks - reducing the need for writing 2x the code to check input. We should consider removing it as it's an unclean implementation and generally indicates a lack of API functionality over a necessary feature.

  • What ( if any ) is a better way to handle this?
  • Are there any "API Examples" outside of the web front-end that either negate or supersede this?

funnylookinhat avatar May 27 '14 19:05 funnylookinhat