The principle of _____" implies that all API calls should result in the same outcome regardless of how many times the call is repeated.

  • Repetition
  • Consistency
  • Uniqueness
  • Redundancy
The principle of "Consistency" implies that all API calls should result in the same outcome regardless of how many times the call is repeated. It's a fundamental principle in designing reliable and predictable APIs.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *