firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 915 forks source link

Fix res.body.connectors is not iterable error on deploy --only dataconnect #7353

Closed joehan closed 1 week ago

joehan commented 1 week ago

Description

Forgot that OnePlatform returns empty arrays as undefined :(

Scenarios Tested

Successfully deployed a new service, and ran dataconnect:services:list on a project with multiple services without connectors.