-
Following the docs and implementing
What am I missing here - I can get it to work if I change the return type to json and Function implementation is:
|
Beta Was this translation helpful? Give feedback.
Answered by
admarrs
Mar 22, 2022
Replies: 1 comment
-
My bad - schema cache issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
admarrs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My bad - schema cache issue.
docker kill -s SIGUSR1 <container id>
sorted it. You can close this.