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: inline internal JSON Pointer refs under #/paths/ for OpenAPI bundling
- Add shouldInlineInternal helper to determine when internal refs should be copied inline
- Internal refs under #/paths/ are now dereferenced (copied) instead of left as
- Components/schemas, definitions, and declarations still preserved as refs
0 commit comments