mirror of
https://github.com/alm494/sql_proxy.git
synced 2025-10-08 22:01:51 +02:00
folder reorganize
This commit is contained in:
@@ -20,7 +20,7 @@ Function OpenSQLConnection(ConnectionString) Export
|
||||
Path = "/api/v1/connection";
|
||||
...
|
||||
```
|
||||
Refer to the full example for the 1C:Enterprise language in the src/doc folder to learn how to use this API.
|
||||
Refer to the full example for the 1C:Enterprise language in the /docs folder to learn how to use this API.
|
||||
Note that this service is not limited to 1C and can be utilized in other contexts as well.
|
||||
|
||||
## Key features:
|
||||
@@ -42,7 +42,7 @@ Note that this service is not limited to 1C and can be utilized in other context
|
||||
|
||||
Current API version is 1.2. See Swagger OpenAPI 3.0 specification in src/docs/api
|
||||
|
||||

|
||||

|
||||
|
||||
## How to compile
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
```
|
||||
|
||||
|
||||
Обратитесь к примеру для языка 1С:Предприятие в папке src/doc, чтобы узнать, как использовать этот API. Обратите внимание, что данный сервис не ограничен только 1С и может быть использован в других системах.
|
||||
Обратитесь к примеру для языка 1С:Предприятие в папке /docs, чтобы узнать, как использовать этот API. Обратите внимание, что данный сервис не ограничен только 1С и может быть использован в других системах.
|
||||
|
||||
## Основные особенности
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
Текущая версия API: 1.2. См. спецификацию Swagger OpenAPI 3.0 в папке src/docs/api
|
||||
|
||||

|
||||

|
||||
|
||||
## Как скомпилировать
|
||||
|
||||
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB |
Reference in New Issue
Block a user