From 02dd99adc0ce6e8fd358375b2b70128600a1b270 Mon Sep 17 00:00:00 2001 From: fthrslntgy Date: Tue, 26 Dec 2023 09:17:37 +0300 Subject: [PATCH] Update readme files --- README.md | 2 +- README_TR.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef245f5..d05de77 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ sudo journalctl -u report-engine.service -f ``` ## Documentation -While the service is running properly, Swagger documentation can be accessed at [localhost:8001/docs](localhost:8001/docs). Additionally, the .json file for Postman documentation can be downloaded from the [link](https://github.com/limanmys/fastapi-report-engine/docs/report-engine.postman_collection.json). +While the service is running properly, Swagger documentation can be accessed at [localhost:8001/docs](localhost:8001/docs). Additionally, the .json file for Postman documentation can be downloaded from the [link](https://github.com/limanmys/fastapi-report-engine/blob/master/docs/report-engine.postman_collection.json). ![swagger.png](./images/swagger.png) \ No newline at end of file diff --git a/README_TR.md b/README_TR.md index b0d096c..a6bfd0c 100644 --- a/README_TR.md +++ b/README_TR.md @@ -12,6 +12,6 @@ sudo journalctl -u report-engine.service -f ``` ## Dokümantasyon -Servis sağlıklı bir şekilde çalışıyorken `:8001/docs` adresi üzerinden Swagger dokümantasyonuna ulaşılabilir. Ayrıca Postman dokümantasyonu için .json dosyası [link](https://github.com/limanmys/fastapi-report-engine/docs/report-engine.postman_collection.json) üzerinden indirilerek kullanılabilir. +Servis sağlıklı bir şekilde çalışıyorken `:8001/docs` adresi üzerinden Swagger dokümantasyonuna ulaşılabilir. Ayrıca Postman dokümantasyonu için .json dosyası [link](https://github.com/limanmys/fastapi-report-engine/blob/master/docs/report-engine.postman_collection.json) üzerinden indirilerek kullanılabilir. ![swagger.png](./images/swagger.png) \ No newline at end of file