We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0b400 commit ea44348Copy full SHA for ea44348
2 files changed
openapi-spec/crapi-openapi-spec.json
@@ -3308,7 +3308,7 @@
3308
"coupon_code" : {
3309
"type" : "string"
3310
},
3311
- "createdAt" : {
+ "CreatedAt" : {
3312
3313
}
3314
services/chatbot/src/resources/crapi-openapi-spec.json
@@ -2637,7 +2637,7 @@
2637
"coupon_code": {
2638
"type": "string"
2639
2640
- "createdAt": {
+ "CreatedAt": {
2641
2642
2643
@@ -5211,7 +5211,7 @@
5211
5212
5213
5214
5215
5216
5217
0 commit comments