File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 53
53
### 1.0.6
54
54
55
55
56
- #### duplicate api response issue
57
- - if throwing ApiResponseDuplicate or whatever, try to include info from original response
58
- - lots of duplicates are destroying front end api calls
59
-
60
56
61
57
### [ 1.0.6] - 2024-06-DD
62
58
- Duplciate API catching improvements
63
59
- Previously successful API calls were being caught as duplicates
64
- - Duplicate responses now include the last successful response data in case that's what the client accidently uses
60
+ - Duplicate responses now include the last successful response data in case that's what the client accidentally uses
65
61
- Remove ` ApiResponseDuplicate ` and replace with ` duplicate ` field
66
- - TODO
67
62
68
63
-------------------------------------------------------
69
64
You can’t perform that action at this time.
0 commit comments