"Swagger" is not found on TREX in Japanese-English direction
Try Searching In English-Japanese (Swagger)

Low quality sentence examples

Swaggerコマンドは、APIのSwagger仕様を生成します。
The swagger command generates a Swagger specification of the API.
基本的には、このエディタを使用して、APIが機能するために必要なすべてを1つのswagger.yamlファイルとして「構成」します。
Basically, you will use the editor to"configure" everything your API needs to function in a single swagger. yaml file.
最終的には、生成されるSwaggerもセキュリティスキームを反映したものになります。
Finally the generated Swagger also reflects the security schemes.
SwaggerUIを使用すると、APIで公開しているオペレーションを誰でも試すことが可能です。
The Swagger UI allows anyone to try out operations that your API exposes.
WADLファイルまたはOpenAPI(旧Swagger)仕様から、あるいは手動でAPIをモデルに追加します。
Add APIs to the model from a WADI file, OpenAPI(formerly Swagger) specification, or manually.
Swaggerではmodelを定義して、それを返答に含めたり出来ます。definitions以下ですね。
In swagger you can define a model and include it in a reply.
標準に準拠した付属のSwaggerエディタを使用してAPIをモデル化および構成します。
You model and configure your APIs with the built-in, standards-compliant Swagger editor.
Urlオプションこのプロパティーは、管理コンソールで表示されるSwaggerユーザー・インターフェースのURLを定義します。
Url Optional This property defines the URL of the Swagger user interface to be displayed in the administration console.
自動のFireDACデータベースマッピングおよびAPIドキュメントのためのRADServerウィザードの改善。より滑らかなSwaggerAPIドキュメントおよびSwagger-UIのサポート。
Improvements to the RAD Server wizards for automatic FireDAC database mapping and API documentation, including smoother Swagger API documentation and support for Swagger-UI.
今のところ、ドキュメンテーションはOAI(formerlySwagger)内とRAMLフォーマットで生成することが出きる。
Currently, documentation can be generated in the OAI(formerly Swagger) and RAMI formats.
SmartDocsインポートページの「ChooseFormat」ドロップダウンで、「SwaggerJSON」または「SwaggerYAML」を選択します。
Select Swagger JSON or Swagger YAML in the Choose Format dropdown on the SmartDocs import page.
Javaアダプター用のSwagger文書を生成するには、Java実装環境でSwagger提供のアノテーションを使用します。
To generate Swagger documentation for Java adapters, use Swagger-supplied annotations in your Java implementation.
Go-swaggerの使い方--サーバー編。
How to use go-swagger- Server.
Go-swaggerの使い方:クライアント編。
How to use Swagger-Go: client Hen.
SwaggerアノテーションSwagger
Swagger Annotations.
Jsonに送られたリクエストに対してpublic/swagger/swagger
Json for requests sent to/swagger.
SwaggerによるAPIドキュメンテーション。
Documenting API with Swagger.
OpenAPIとSwaggerの定義。
OpenAPI and Swagger definitions.
Bootstrap:app、main、client、swaggerの各ジェネレータを呼び出します。
Bootstrap: invokes the app, main, client and swagger generators.
そこでSwaggerの出番です。
The swagger is there.