daneel3001
daneel3001
Are you loading the JSON via JsonSchema.FromFileAsync ? If you do then the file will resolve.
Loading via FromFileAsync did resolve to schemas located on the same filesystem using relative paths from the loaded file. I haven't tried with a resolver like you have.
By convention it's taking the name of the file as the class name. I haven't tried overriding it.
> workflows are entirely based in code, so I'm a little unsure how what you're asking for differs from what exists today. > > Can you provide an example of...