Schema api not supporting pubsub emulator #647
Labels
api: pubsub
Issues related to the googleapis/python-pubsub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The schema_service/client.py did not receive the fixes in this change: 297
So you receive the same errors as described in the issue: 290
I have created a fork where I added the code and verified this is all that needs to change for this to work with the pubsub emulator:
The fix is extremely simple as the work has already been done :)
The text was updated successfully, but these errors were encountered: