文件名称:Android代码-swagger-gradle-codegen
文件大小:185KB
文件格式:ZIP
更新时间:2022-08-26 02:12:01
Android代码
Swagger Gradle Codegen A Gradle plugin to generate networking code from a Swagger spec file. This plugin wraps swagger-codegen, and exposes a configurable generateSwagger gradle task that you can plug inside your gradle build/workflows. Getting Started Swagger Gradle Codegen is distributed through Gradle Plugin Portal. To use it you need to add the following dependency to your gradle files. Please note that those code needs to be added the gradle file of the module where you want to generate