Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While adding a feature to the Discussion API, questions arose regarding the best way to handle optional fields, as well as handling API versioning.

For the Discussion API, we wish to add profile images for users to certain endpoints, but to add them optionally for performance reasons.

Summary

Of the options listed below, we have decided to implement option #4.

Discussion API Optional Field

...