-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue? Y
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/sw…
-
## 요리 목록 조회
### 용도
- 요리 검색 결과 제공
- 메인 화면에 출력
### 응답값
- 응답 json
- 요리 id.
- 요리 이름
- 요리 이미지 Url
- 요리 설명
- 요리 팁
- createdAt
- updatedAt
- 설명과 팁은 굳이 필요없지만 엔티티의 데이터니 함께 넣자
…
-
### Q&A (please complete the following information)
- OS: [Mint]
- Browser: [chrome]
- Version: [80]
- Method of installation: [e.g. npm, dist assets]
- Swagger-UI version: [3.25.1]
- Swag…
-
In server-chassis-spring we have an optional profile which allows building an openapi spec document which can then be served elsewhere
This was created using
```
mvn -Dopenapi clean install
```
…
-
### 环境
FASTjSON2 :2.0.26
spring boot : 3.0.4
springdoc-openapi : 1.6.15
JDK :17
在使用fastJson2 作为HttpMessageConverters默认的转换以及序列化工具时。/v3/api-docs 无法正确获取数据,使用jackson一切正常。JAcKSON : https://github.co…
-
I'm getting this error:
- What went wrong:
Execution failed for task ':TDC:generateSpringDoc'.
> groovy.lang.MissingMethodException: No signature of method: [Ljava.lang.String;.first() is applicab…
-
- 지역 : 영등포구 마포구 동작구 용산구 중구 종로구 성동구 서초구 강남구 송파구
- 매매
- 주택유형 아파트
- 방3개 화장실2개
- 100세대 이상
- 가격 7억이하
-
Swagger를 이용한 간단한 api 문서화를 진행중이다. 동기 방식이었던 것을 비동기로 변경하는 과정에서 문제가 발생하였다.
### 먼저 아직 동기 방식인 채널, 비디오 검색 api (/search/channel-video)를 봐보자
example value와 model 형태가 모두 잘 나오는 것을 확인할 수 있다.
### 비동기 방식인 …
-
## IssueName
Swagger UI 설정
## Description
용이한 API 테스트를 위한 Swagger UI 설정
## Todo
- [x] Swagger dependency 추가
- [x] SwaggerConfig 추가
- [ ] 테스트 컨트롤러 생성 및 확인
-
Hi!
I have an issue where an CodegenModel for a map-like object is incorrectly generated. I am not sure which way to go from here. Is it the generated OASv3 model or the code generator for typescri…