File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 211
211
"fileInputWithApi" : {
212
212
"description" : " A way to add supporting documentation." ,
213
213
"trialFeature" : {
214
- "title" : " Trial feature" ,
215
- "text1" : " Some limitations apply. To use file upload, you must :" ,
216
- "bullet1" : " Retrieve form responsse via API. " ,
217
- "bullet2" : " Files uploaded to a form can have a maximum combined size of {{BODY_SIZE_LIMIT_WITH_FILES}} MB. " ,
218
- "bullet3" : " All files will be scanned once submitted to identify and flag malicious files. "
214
+ "title" : " Beta feature" ,
215
+ "text1" : " This trial feature is limited and requires :" ,
216
+ "bullet1" : " Retrieval of form responses via API" ,
217
+ "bullet2" : " {{BODY_SIZE_LIMIT_WITH_FILES}} MB maximum combined size of all files uploaded " ,
218
+ "bullet3" : " Files to be scanned for malicious content once submitted "
219
219
},
220
220
"recommendations" : {
221
221
"title" : " Recommendations" ,
Original file line number Diff line number Diff line change 211
211
"fileInputWithApi" : {
212
212
"description" : " Un moyen d'ajouter de la documentation à l'appui." ,
213
213
"trialFeature" : {
214
- "title" : " Fonctionnalité à l'essai " ,
215
- "text1" : " Certaines limitations s'appliquent. Pour utiliser le téléverseur de fichiers, vous devez :" ,
216
- "bullet1" : " Récupérer les réponses au formulaire par API. " ,
217
- "bullet2" : " Les fichiers téléversés dans un formulaire peuvent avoir une taille maximale combinée de {{BODY_SIZE_LIMIT_WITH_FILES}} MB. " ,
218
- "bullet3" : " Tous les fichiers seront analysés après avoir été soumis afin d'identifier des fichiers malveillants. "
214
+ "title" : " Fonctionnalité Bêta " ,
215
+ "text1" : " Cette fonctionnalité à l’essai est limitée et nécessite :" ,
216
+ "bullet1" : " La récupération des réponses au formulaire via l' API" ,
217
+ "bullet2" : " Une taille maximale combinée de tous les fichiers téléversés : {{BODY_SIZE_LIMIT_WITH_FILES}} Mo " ,
218
+ "bullet3" : " Les fichiers seront analysés pour du contenu malveillant une fois soumis "
219
219
},
220
220
"recommendations" : {
221
221
"title" : " Recommendations" ,
You can’t perform that action at this time.
0 commit comments