updated swagger-client version
This commit is contained in:
9
dist/lang/ja.js
vendored
9
dist/lang/ja.js
vendored
@@ -26,22 +26,25 @@ window.SwaggerTranslator.learn({
|
|||||||
"Show/Hide":"表示/非表示",
|
"Show/Hide":"表示/非表示",
|
||||||
"List Operations":"操作一覧",
|
"List Operations":"操作一覧",
|
||||||
"Expand Operations":"操作の展開",
|
"Expand Operations":"操作の展開",
|
||||||
"Raw":"Raw",
|
"Raw":"未加工",
|
||||||
"can't parse JSON. Raw result":"JSONへ解釈できません. 未加工の結果",
|
"can't parse JSON. Raw result":"JSONへ解釈できません. 未加工の結果",
|
||||||
|
"Example Value":"値の例",
|
||||||
"Model Schema":"モデルスキーマ",
|
"Model Schema":"モデルスキーマ",
|
||||||
"Model":"モデル",
|
"Model":"モデル",
|
||||||
|
"Click to set as parameter value":"パラメータ値と設定するにはクリック",
|
||||||
"apply":"実行",
|
"apply":"実行",
|
||||||
"Username":"ユーザ名",
|
"Username":"ユーザ名",
|
||||||
"Password":"パスワード",
|
"Password":"パスワード",
|
||||||
"Terms of service":"サービス利用規約",
|
"Terms of service":"サービス利用規約",
|
||||||
"Created by":"Created by",
|
"Created by":"Created by",
|
||||||
"See more at":"See more at",
|
"See more at":"詳細を見る",
|
||||||
"Contact the developer":"開発者に連絡",
|
"Contact the developer":"開発者に連絡",
|
||||||
"api version":"APIバージョン",
|
"api version":"APIバージョン",
|
||||||
"Response Content Type":"レスポンス コンテンツタイプ",
|
"Response Content Type":"レスポンス コンテンツタイプ",
|
||||||
|
"Parameter content type:":"パラメータコンテンツタイプ:",
|
||||||
"fetching resource":"リソースの取得",
|
"fetching resource":"リソースの取得",
|
||||||
"fetching resource list":"リソース一覧の取得",
|
"fetching resource list":"リソース一覧の取得",
|
||||||
"Explore":"Explore",
|
"Explore":"調査",
|
||||||
"Show Swagger Petstore Example Apis":"SwaggerペットストアAPIの表示",
|
"Show Swagger Petstore Example Apis":"SwaggerペットストアAPIの表示",
|
||||||
"Can't read from server. It may not have the appropriate access-control-origin settings.":"サーバから読み込めません. 適切なaccess-control-origin設定を持っていない可能性があります.",
|
"Can't read from server. It may not have the appropriate access-control-origin settings.":"サーバから読み込めません. 適切なaccess-control-origin設定を持っていない可能性があります.",
|
||||||
"Please specify the protocol for":"プロトコルを指定してください",
|
"Please specify the protocol for":"プロトコルを指定してください",
|
||||||
|
|||||||
287
dist/swagger-ui.js
vendored
287
dist/swagger-ui.js
vendored
File diff suppressed because one or more lines are too long
24
dist/swagger-ui.min.js
vendored
24
dist/swagger-ui.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -60,6 +60,6 @@
|
|||||||
"phantomjs": "1.9.19",
|
"phantomjs": "1.9.19",
|
||||||
"selenium-webdriver": "^2.45.0",
|
"selenium-webdriver": "^2.45.0",
|
||||||
"sinon-chai": "2.8.0",
|
"sinon-chai": "2.8.0",
|
||||||
"swagger-client": "2.1.22"
|
"swagger-client": "2.1.23"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user