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
In the __processApiSpecSelection() method when selected and selectedType is set but at the switch it reached the default state, an error message should be rendered. See the referenced issue for details.
A task for: mulesoft/api-console#645
In the
__processApiSpecSelection()method whenselectedandselectedTypeis set but at theswitchit reached thedefaultstate, an error message should be rendered. See the referenced issue for details.