fix: rename subcribeToDocuments to subscribeToDocuments#1248
fix: rename subcribeToDocuments to subscribeToDocuments#1248Yash2004Codes wants to merge 3 commits intoasyncapi:masterfrom
Conversation
|
✅ Deploy Preview for modest-rosalind-098b67 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for asyncapi-studio-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
This pull request has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation. There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |



Description
Problem solved : There is a private method subscribeToDocuments defined in each of these three services file with typo mistake as subcribeToDocuments` .Now it has been fixed.
Any issue raised before opening this PR :No as this issue is very straightforward.I directly opened its PR !
subcribeToDocumentsto subscribeToDocuments in SpecificationService.subcribeToDocumentsto subscribeToDocuments in MonacoService.subcribeToDocumentsto subscribeToDocuments in EditorService.Screenshots :
