Loading packages/fedify/src/webfinger/jrd.ts +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ export interface Link { properties?: Record<string, string>; /** * A URI template (RFC 6570) that can be used to construct URIs by * A URI Template (RFC 6570) that can be used to construct URIs by * substituting variables. Used primarily for subscription endpoints * where parameters like account URIs need to be dynamically inserted. * @since 1.9.0 Loading Loading
packages/fedify/src/webfinger/jrd.ts +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ export interface Link { properties?: Record<string, string>; /** * A URI template (RFC 6570) that can be used to construct URIs by * A URI Template (RFC 6570) that can be used to construct URIs by * substituting variables. Used primarily for subscription endpoints * where parameters like account URIs need to be dynamically inserted. * @since 1.9.0 Loading