From a4b5190ee32b9093a027d41c62d0801a1277e923 Mon Sep 17 00:00:00 2001 From: "Dmitry.Yefimov" Date: Wed, 10 Jul 2024 00:36:02 +0400 Subject: [PATCH] add link for join in community --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index eaa5be4..39b0d15 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,16 @@ alt="Fitting avatar: Documents with hangers" src="./images/logo.png"> + + Library add improve test log, validate its according to your API documentation, show the documentation coverage with log. Test log setting supports RSpec test and WebMock stubbing for Ruby On Rails application, API documentation supports API Blueprint and OpenAPI. This reduces the costs of support, testers and analysts. +[Telegram community for any Fitting related questions](https://t.me/+NFojMTCFJ-1iNDYy) + Log ```text FITTING incoming request {"method":"POST","path":"/public/api/v1/inboxes/tEX5JiZyceiwuKMi1oN9Sf8S/contacts","body":{},"response":{"status":200,"content_type":"application/json","body":{"source_id":"00dbf18d-879e-47cb-ac45-e9aece266eb1","pubsub_token":"ktn6YwPus57JDf4e59eFPom5","id":3291,"name":"shy-surf-401","email":null,"phone_number":null}},"title":"./spec/controllers/public/api/v1/inbox/contacts_controller_spec.rb:9","group":"./spec/controllers/public/api/v1/inbox/contacts_controller_spec.rb","host":"www.example.com"} @@ -416,6 +420,10 @@ Debug: content-type: application/json ``` +## Community + +Join us on [Telegram](https://t.me/+NFojMTCFJ-1iNDYy). + ## Contributing Bug reports and pull requests are welcome on GitHub at [github.com/tuwilof/fitting](https://github.com/tuwilof/fitting).