Commit: return default responses for failing lookups
NOT_FOUND is actually used in case the repository is not found only. Most calls will return their default value (0, empty string or `False`) if a lookup fails. Validated by corresponding RSpec tests and/or Golang reference code comparison.
parent
e3fa296f
No related branches found
No related tags found
Loading
Please register or sign in to comment