diff --git a/pages/src/api/types/Services/Acts.md b/pages/src/api/types/Services/Acts.md index fc3c9e7a..d23833e3 100644 --- a/pages/src/api/types/Services/Acts.md +++ b/pages/src/api/types/Services/Acts.md @@ -8,9 +8,12 @@ export interface Acts { } ``` -*Acts include two features : dynamic and static dynamic for dynamic request and static for static request* - +_Acts include two features : dynamic and static dynamic for dynamic request and static for static request_
-the `Acts` type has the following type : -- [`Act`](./Acts/Act.md) +

Types

+
+  
+    Act
+  
+