Skip to content

Commit

Permalink
Update generic_swagger_doc.json
Browse files Browse the repository at this point in the history
Suppression d'une virgule en fin d'objet, qui rendait le json invalide
  • Loading branch information
jbrieuclp authored Dec 6, 2024
1 parent c0b7f52 commit baf88b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "{{export_description}}",
"license": {
"name": "{{licence_nom}}",
"url": "{{licence_description}}",
"url": "{{licence_description}}"
},
"contact": {
"name": "API Support",
Expand Down

0 comments on commit baf88b5

Please sign in to comment.