Fix: Unable to use parameters with Rest conenctor

This commit is contained in:
Mike Shanks 2021-05-20 09:07:51 +01:00
parent 112ef65043
commit aed083ee95
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
{query}
schema={fetchQueryDefinition(query)}
editable={false}
{datasource}
/>
{/if}
</Layout>