You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps for the core.py entry, a better solution may be to convert from having the internal APIs use the random_hex_generator at all, and make a variant of the ExternalApiStore (from #614) for Internal APIs - or rather, just register all the internal APIs as templates with an ExternalApiStore and then enable them by default. There is no enforcement over what the Service-ID should be; docs suggest as UUID. Reach shouldn't be reliant on the values any way to look up services.
This is a list of changes and new work that needs to be completed in order for Reach to be able to run existing automation against mimic.
The text was updated successfully, but these errors were encountered: