File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,6 @@ The are two server implementations:
99These two are almost at feature parity. Here we've documented some differences:
1010
1111- aw-server-rust does not serve the API browser (provided by Swagger/OpenAPI) at ``/api/ ``
12- - aw-server-rust does not support the experimental ``custom_static `` feature (see :gh-aw: `aw-server PR #83 <aw-server/pull/83> `).
1312
14- Transforms
15- ----------
16-
17- .. note :: Transforms might have implementation differences across server implementations, which may impact analysis results.
18-
19- The transforms used by aw-server-python are shipped as part of the ``aw-core `` package.
20-
21- ============= ================ ==============
22- Function aw-server-python aw-server-rust
23- ============= ================ ==============
24- period_union Yes Yes
25- ============= ================ ==============
13+ Transforms might have implementation differences across server implementations, which may impact analysis results.
14+ We are working to minimize these differences, and encourage you to report any issues you find.
You can’t perform that action at this time.
0 commit comments