From ccde61ffd1053e08612ed18788aaa7621b541a5e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 20 Apr 2020 00:23:54 +0200 Subject: API documentation for KVision 3.7.0 --- .../-method/index.html | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 api/pl.treksoft.kvision.annotations/-method/index.html (limited to 'api/pl.treksoft.kvision.annotations/-method/index.html') diff --git a/api/pl.treksoft.kvision.annotations/-method/index.html b/api/pl.treksoft.kvision.annotations/-method/index.html new file mode 100644 index 00000000..bbb791a5 --- /dev/null +++ b/api/pl.treksoft.kvision.annotations/-method/index.html @@ -0,0 +1,58 @@ + + + +Method - kvision + + + +kvision / pl.treksoft.kvision.annotations / Method
+
+

Method

+(js) enum class Method +

Enum Values

+ + + + + + + + + + + + + + + + + + + + + + + +
+(js) +

GET

+
+
+(js) +

POST

+
+
+(js) +

PUT

+
+
+(js) +

DELETE

+
+
+(js) +

OPTIONS

+
+
+ + -- cgit