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
Support [Tags] on client events for OpenAPI grouping
Client event methods can now be decorated with [Tags] to control their grouping in the generated OpenAPI document. If present, the specified tag(s) override the default "{HubName} Events" tag. Implementation, documentation, and tests have been updated to reflect and verify this behavior.
0 commit comments