You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
I wanted to use j2 to transform some JSON from the GitLab API, but the entryxoint I'm calling returns a JSON array of dictionaries.
The JSON loader assumes that it is parsing a dictionary as the result is put directly into the environment.
The text was updated successfully, but these errors were encountered: