-
### Is your feature request related to a problem? Please describe.
I've migrated my API from swagger codeGen and swagger2 to openApi codeGen and openApi.
I used to expose my paths and json spec to…
-
http://blog.didispace.com/spring-boot-starter-swagger-1.3.0/
简介该项目主要利用Spring Boot的自动化配置特性来实现快速的将swagger2引入spring boot应用来生成API文档,简化原生使用swagger2的整合代码。 源码地址 GitHub:https://github.com/dyc87112/spring-…
-
http://blog.didispace.com/spring-boot-starter-swagger-1.1.0/
项目简介该项目主要利用Spring Boot的自动化配置特性来实现快速的将swagger2引入spring boot应用来生成API文档,简化原生使用swagger2的整合代码。 GitHub:https://github.com/dyc87112/spring-boot…
-
### 👟 Reproduction steps
This might be related to: #8601
### 👍 Expected behavior
Looking at the APNS docs, it should be a number instead.
https://developer.apple.com/documentation/usernotificatio…
-
When I convert openapi 3 to swagger_2, I got an error,
```
TypeError: Cannot read property 'description' of undefined
at forEach (/Users/jiawei/Downloads/oaspaser/node_modules/api-spec-conver…
eonie updated
4 years ago
-
# Is your feature request related to a problem? Please describe.
I want to get information of security field in operation object.
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3…
-
My Java web application is based on Spring boot 2 framework with Resteasy. I don't use web.xml or Spring's xml, but only annotations. I have multiple applications (@ApplicationPath) under the root con…
-
We use NSwag Studio to generate TypeScript clients for our Angular applications.
When we switch from Swagger2 to OAS3 the generated Angular client uses a different Accept header.
Output from Swagg…
-
## CVE-2020-8908 - Low Severity Vulnerability
Vulnerable Library - guava-27.1-jre.jar
Guava is a suite of core and expanded libraries that include
utility classes, google's collections, io class…
-
https://zxsilence.cn/2019/03/java-swagger/
本文最初发布在 「Java极客技术」公众号