-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in bundle Creation #6
Comments
Hi @razakpm Looks like something got reverted from a merge. We have a PR to fix this now. Should be fixed shortly. |
The issue should be resolved now if you update your dependencies. Let me know if you're still having an issue. Thanks |
Hi @jonterrylee |
In this version we are expecting the implementor to create each resource properly since we don't know how you've implemented the services. If the solution is generic enough and makes sense, we could include it as a util in core. Let me talk to the team and see if this is something that makes sense to develop. Thanks |
Are you supporting create bundle feature? I'm getting the following message in error response "diagnostics": "'resourceType' expected to have value of 'Bundle', received 'undefined'"",
I'm looking to create a composition bundle but didn't see any redirection for those type of resources in the ""create bundle method.
The text was updated successfully, but these errors were encountered: