Add support for custom datasources without defaultRegistryUrlTemplate
#27148
Replies: 2 comments 4 replies
|
I have nothing against making What is your exact usecase here? |
4 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
JSONata can create objects even if there is no input document, for example: https://try.jsonata.org/1o1fwosgk
Those kind of custom datasources could be more efficient and less error-prone if it could optionally skip reading a file or fetching from a URL.
All reactions