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