-
-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
sdkIssues related to @eventcatalog/sdk packageIssues related to @eventcatalog/sdk package
Description
Migrated from event-catalog/sdk#173
I tried this:
When we getEvents, getServices (etc) the code under the hood calls getResource which is a generic function, that searchs the codebase for a file with the id of X.
Regardless of the type.
This means sometimes when you call to get a service named MyTest and you happened to have a channel with the same name MyTest the SDK could return channels rather than services when you call getService.
Related to event-catalog/generators#116
This happened:
Above
I expected this:
No response
Is there a workaround?
No response
Anything else?
No response
EventCatalog Version
No response
Node.js Version
No response
Platform(s)
No response
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sdkIssues related to @eventcatalog/sdk packageIssues related to @eventcatalog/sdk package