Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Joe Mayo (MSFT) 78020c8559
[VS Code] Add schemas for common files (#163)
* [VS Code] Add schemas for common files
- settings.json (paconn settings file)
- apiProperties.json
- apiDefinition.swagger.json

The schema for apiDefinition.swagger.json files is modified from the one found at http://schemastore.org/json/.
It includes many 'x-ms-' vendor extensions.

* [apiDefinition.swagger.schema.json] Copy from http://schemastore.org/json/
2020-03-16 10:37:48 -07:00
Joe Mayo (MSFT) 68e2e64fe2 Add VS Code integration (#85)
- use swagger schema for apiDefinition.swagger.json files.
- set some default json formatting settings.
2020-01-09 11:27:03 -08:00