Returns: the example value.externalDocs public SwaggerExternalDocumentation externalDocs() Get the externalDocs property: The external documentation. Returns: the externalDocs value.items public SwaggerSchema i
'교체' 속성을 사용하기 위해서는 'api' 속성과 'operationId' 속성을 모두 설정해야 합니다. ArrayDuplicateValue The array contains duplicate values, values must be unique. 배열에는 고유한 값이 있어야 하지만 swagger에...
@ApiModelProperty(value = "원하는 반경 거리. 공백 X",example = "0.1") private Double distance; @Builder 2 changes: 1 addition & 1 deletion 2 src/main/java/com/smiley/smileybackend/_05_hospital/service/HospitalService.java Original file line numberDiff line numberDiff line...
🚩 관련 이슈 close feat: 스웨거 연결하기 #115 📋 구현 기능 명세 내가 테스트하려고 붙이는 스웨거
the dynamicSchemaOld value.dynamicTree public SwaggerCustomDynamicTree dynamicTree() Get the dynamicTree property: The dynamic values tree configuration. Returns: the dynamicTree value.example public Object example() Get the example property: The example value. Returns: the example value.externalDocs...
#2 feat: Swagger 설정 및 BaseEntity 설정 어떤 기능인가요? Swagger 설정 및 BaseEntity 설정 작업 상세 내용 Swagger 설정 BaseEntity 설정 참고할만한 자료(선택)
📄 리팩토링 내용 dto로 주고받는 형식을 vo로 수정 swagger 설명 수정 ✅ 개선 목표 통일성, 직관성 ⚠️ 예상되는 영향 No responseMetadata Assignees HyeonProG LabelsNo labels TypeNo type ProjectsNo projects MilestoneNo ...