diff --git a/example-project/Kreya features/Collection/Collection.krcol b/example-project/Kreya features/Collection/Collection.krcol new file mode 100644 index 0000000..6b9fa0e --- /dev/null +++ b/example-project/Kreya features/Collection/Collection.krcol @@ -0,0 +1,8 @@ +{ + "operations": [ + "../../gRPC/Say hello (unary call).krop", + "../../REST/Create book.krop", + "../Scripting/Scripting REST.krop", + "../Scripting/Scripting gRPC.krop" + ] +} \ No newline at end of file