diff --git a/README.md b/README.md index 5764fab..36a0f64 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A lightweight REST service designed to replace ADODB calls in legacy software sy ## API description -See Swagger OpenAPI 3.0 specification in /src/docs +See Swagger OpenAPI 3.0 specification in /src/docs/api ## How to compile diff --git a/src/docs/openapi_en.yml b/src/docs/api/openapi_en.yml similarity index 100% rename from src/docs/openapi_en.yml rename to src/docs/api/openapi_en.yml diff --git a/src/docs/openapi_ru.yml b/src/docs/api/openapi_ru.yml similarity index 100% rename from src/docs/openapi_ru.yml rename to src/docs/api/openapi_ru.yml diff --git a/src/docs/Пример.bsl b/src/docs/api/Пример.bsl similarity index 100% rename from src/docs/Пример.bsl rename to src/docs/api/Пример.bsl diff --git a/src/docs/dblist.drawio b/src/docs/dblist.drawio new file mode 100644 index 0000000..7a6add2 --- /dev/null +++ b/src/docs/dblist.drawio @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file