Update Flex endpoint

This commit is contained in:
github-action bot
2021-10-11 06:50:17 +00:00
parent 06af7d5f81
commit 853ffd2f6c
61 changed files with 1566 additions and 1505 deletions
+12 -12
View File
@@ -12,6 +12,18 @@
}
},
"files": {
"config/packages/prod/jms_serializer.yaml": {
"contents": [
"jms_serializer:",
" visitors:",
" json:",
" options:",
" - JSON_UNESCAPED_SLASHES",
" - JSON_PRESERVE_ZERO_FRACTION",
""
],
"executable": false
},
"config/packages/dev/jms_serializer.yaml": {
"contents": [
"jms_serializer:",
@@ -25,18 +37,6 @@
],
"executable": false
},
"config/packages/prod/jms_serializer.yaml": {
"contents": [
"jms_serializer:",
" visitors:",
" json:",
" options:",
" - JSON_UNESCAPED_SLASHES",
" - JSON_PRESERVE_ZERO_FRACTION",
""
],
"executable": false
},
"config/packages/jms_serializer.yaml": {
"contents": [
"jms_serializer:",