Skip to content

Commit 3709e41

Browse files
committed
Add ADR for support filter request history
1 parent fb37d56 commit 3709e41

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 4. Support filter for request history
2+
3+
Date: 2024-12-09
4+
5+
## Status
6+
7+
Accepted
8+
9+
## Context
10+
11+
- Support `StateFilter` for request history
12+
13+
## Decision
14+
15+
- Add `StateFilter` to request history to request specific data from the server.
16+
17+
## Consequences
18+
19+
- The `timeLine` and `event` can be filtered by the user to get specific data from the server.

0 commit comments

Comments
 (0)