Skip to content

Commit adaa914

Browse files
authored
Update change_log.md
1 parent 49ba3fa commit adaa914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change_log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Change log
22

33
**2024-06-07**
4-
1. **Optimize the OpenAPI validation** performed in the Protocol Server. The new code loads the validation tree once and uses the same tree to validate requests. This code has been contributed by Shiva Rakshith and team from ONEST team and is a part of the code change listed in this [PR](https://github.com/beckn/protocol-server/pull/158). This optimization primarily benefits network participants who deal with a single domain.
4+
1. **Optimize the OpenAPI validation** performed in the Protocol Server. The new code loads the validation tree once and uses the same tree to validate requests. This code has been contributed by Shiva Rakshith and others from ONEST team and is a part of the code change listed in this [PR](https://github.com/beckn/protocol-server/pull/158). This optimization primarily benefits network participants who deal with a single domain.

0 commit comments

Comments
 (0)