зеркало из https://github.com/Azure/sway.git
Родитель
78f1a6225b
Коммит
b886814f8d
|
@ -150,7 +150,7 @@ declare interface Schema {
|
||||||
}
|
}
|
||||||
|
|
||||||
declare class Parameter {
|
declare class Parameter {
|
||||||
definition: Object
|
definition: ParameterObject
|
||||||
definitionFullyResolved: Object
|
definitionFullyResolved: Object
|
||||||
operationObject: Operation
|
operationObject: Operation
|
||||||
pathObject: Path
|
pathObject: Path
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "yasway",
|
"name": "yasway",
|
||||||
"version": "1.5.12",
|
"version": "1.5.13",
|
||||||
"description": "A library that simplifies Swagger integrations.",
|
"description": "A library that simplifies Swagger integrations.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче