-
Here's the relevant part of my `serverless.yml`
```yml
mappingTemplates:
- dataSource: WordListResolver
type: Card
field: group
request: "card-group-request.v
response: "com…
-
Hi,
My Cognito schema has a custom attribute tenantId
I am able to access this attribute in VTL using #set( $tenantId = $ctx.identity.claims.get(\"custom:tenantId\") )
I have cache specified …
-
A la saisie d'une date invalide (31.11.2024 par exemple), la donnée en Lunatic n'est pas sauvegardée, mais elle est l'est dans la version Dsfr du composant
=> faire en sorte que les dates invalides…
-
## Feature Description
Ajouter un composant permettant d'afficher "le résumé" (**Nom à choisir**) , qui sera utilisé par exemple à la fin de la collecte des habitants pour résumer ce qui a été sais…
-
I go back and forth on this one but I am considering it would be useful to allow providing a "preprocessor" function which would be responsible for loading the VTL files and doing things to them.
T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
While trying to debug I found that the CloudWatch Logs dont' seem to be connected to AppS…
-
reporter issue reference|document (UM/RM/EBNF)|page|line
:--|:--|--:|--:
LV-2|UM|35-38|
***
### Issue Description
Different VTL artefacts are listed but not all of them are in the DDL part of t…
-
Add use cases & increase coverage.
Going further, a good way to share tests between langages could be to test VTL engine using VTL
-
I encountered `.vtl` and `.vm` files in the wild, which are template files for [Apache Velocity](https://velocity.apache.org/). More about the comment syntax in the [VTL Reference](https://velocity.ap…
-
**Describe the bug**
i tried to create nested directories to group multiple count of the resolvers.
for example:
```
...
amplify
backend
api
project_name
…