Skip to content

Commit d1add16

Browse files
committed
Merge remote-tracking branch 'origin/dev' into fix_ca_issue
2 parents 63ac12d + 6454f40 commit d1add16

38 files changed

+1731
-154
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
4. Rebuild the project.
1313

1414
# NSwag File Format
15-
<!-- > To use hints while editing the file, you can connect the `nswag-shema.json` file from this repository to your editor. -->
15+
> To use hints while editing the file, set schema https://raw.githubusercontent.com/MobileTeleSystems/ApiCodeGenerator/refs/heads/dev/schemas/nswag.json .
1616
1717
The NSwag format consists of files that store settings for the [NSwagStudio](https://github.com/RicoSuter/NSwag/wiki/NSwagStudio) application, which can be used to configure standard NSwag generators.
1818
The file has the following structure:

README_RU.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
1. Пересоберите проект
77

88
# Формат файла nswag
9-
> Для использования подсказок при редактировании файла можно подключить в ваш редактор файл `nswag-shema.json` из этого репозитория.
9+
> Для использования подсказок при редактировании файла укажите схему https://raw.githubusercontent.com/MobileTeleSystems/ApiCodeGenerator/refs/heads/dev/schemas/nswag.json.
1010
1111
Формат nswag - это файлы в которых хранит настройки программа [NSwagStudio](https://github.com/RicoSuter/NSwag/wiki/NSwagStudio), ее можно использовать для настройки стандартных генераторов Nswag.
1212
Файл имеет следующий вид:

0 commit comments

Comments
 (0)