firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

Updated Functions Errors

Open yakovmanshin opened this issue 1 year ago • 1 comments

  • Moved FunctionsCodeForHTTPStatus(_:) and FunctionsErrorForResponse(status:body:serializer:) to a FunctionsErrorCode extension to reduce the number of global symbols
  • Updated FunctionsCodeForHTTPStatus(_:)’s documentation to reflect the actual behavior (return value for unknown status codes)

yakovmanshin avatar Aug 23 '24 14:08 yakovmanshin

Thanks, @yakovmanshin!

ncooke3 avatar Aug 26 '24 22:08 ncooke3