1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00

Merge pull request #1510 from Budibase/rest-connector-fix

Fix: Unable to use parameters with Rest conenctor
This commit is contained in:
Michael Shanks 2021-05-20 09:33:59 +01:00 committed by GitHub
commit 9ab3917c4b

View file

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