Skip to content

Commit bcd9837

Browse files
committed
TODO
1 parent 504356f commit bcd9837

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

TODO.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,12 @@
5353
### 1.0.6
5454

5555

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-
6056

6157
### [1.0.6] - 2024-06-DD
6258
- Duplciate API catching improvements
6359
- 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
6561
- Remove `ApiResponseDuplicate` and replace with `duplicate` field
66-
- TODO
6762

6863
-------------------------------------------------------
6964

0 commit comments

Comments
 (0)