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
fix: add default title handling in specTitle function
This commit updates the specTitle function to provide a default title of 'openAPi' when no title is found in the OpenAPI spec. A warning is logged to the console to inform users of the missing title, enhancing the robustness of the title generation process.
0 commit comments