event-catalog / sdk

JS/TS SDK for EventCatalog
https://eventcatalog.dev/docs/sdk
7 stars 4 forks source link

Bugfix: Fix regex to handle large names for service id #32

Closed gaddam1987 closed 2 months ago

gaddam1987 commented 2 months ago

Motivation

(Write your motivation here.)

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 29036244d1941b1efcad62c65f67977cd447e712

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @eventcatalog/sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

gaddam1987 commented 2 months ago

@boyney123 Is it possible to look into this pull request and provide your suggestions if i need to do change some stuff

boyney123 commented 2 months ago

Yeah makes sense to me, other tests seem to be passing OK. Thanks @gaddam1987