fix: appendAsyncAPIDocument to handle string and object inputs correctly#2028
fix: appendAsyncAPIDocument to handle string and object inputs correctly#2028Ishita-190 wants to merge 2 commits intoasyncapi:masterfrom
Conversation
|
There was a problem hiding this comment.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
|
@AayushSaini101 Sir, I've made the changes, also please take a look at #1969 when you have time, it's been open for quite some time now, thanks! |
|



Fixes: #2026
Description
Made changes to
src/domains/services/archiver.service.tsAdded:
appendAsyncAPIDocumentBefore:
After: