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
The fresh-pod-only note added in 2285d05 lived in a separate JSDoc
block above the original — JSDoc tooling only associates the
closest block to the symbol, so the original @param entries for
webId/name/podUri/issuer/@returns were getting orphaned. Merged
into one block with the ownerVm @param + the fresh-pod warning
inline.
855/855 tests pass.
0 commit comments