vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

Return json from extension-api-caller

Open Ryosuke839 opened this issue 2 years ago • 1 comments

Description

Return value from extension-api-caller was stringified JSON but it wan unable to parse back to JSON in Nunjucks template engine. This PR changes the return value of extension-api-caller from stringified JSON to raw JSON. Stringify is still possible with dump embedded filter.

Issue ticket number

Additional Context

Return type from extension filter which was limited to string is now any

Ryosuke839 avatar Oct 30 '23 05:10 Ryosuke839

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vulcan-sql-document ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 6:14am

vercel[bot] avatar Oct 30 '23 05:10 vercel[bot]