{"swagger":"2.0","info":{"version":"1","title":"한국해양수산연수원_기관홈페이지 공지사항 목록","description":""},"host":"api.odcloud.kr","basePath":"/api","schemes":["https","http"],"securityDefinitions":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"},"ApiKeyAuth2":{"type":"apiKey","in":"query","name":"serviceKey"}},"paths":{"/15135315/v1/uddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771":{"get":{"tags":["API 목록"],"summary":"한국해양수산연수원_기관홈페이지 공지사항 목록_20240906","operationId":"getuddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771","description":"한국해양수산연수원_기관홈페이지 공지사항 목록_20240906","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"page","in":"query","description":"page index","type":"integer","format":"int64","exclusiveMinimum":false,"default":1},{"name":"perPage","in":"query","description":"page size","type":"integer","format":"int64","exclusiveMinimum":false,"default":10},{"name":"returnType","in":"query","description":"응답의 데이터 타입을 선택할 수 있습니다. (기본값: JSON)<br/>XML형태의 응답결과를 얻기 위해서는 XML 값으로 설정","type":"string","exclusiveMinimum":false}],"responses":{"200":{"description":"성공적으로 수행 됨","schema":{"$ref":"#/definitions/uddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771_api"}},"401":{"description":"인증 정보가 정확 하지 않음"},"500":{"description":"API 서버에 문제가 발생하였음"}},"security":[{"ApiKeyAuth":[]},{"ApiKeyAuth2":[]}]}}},"definitions":{"uddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771_model":{"type":"object","properties":{"구분":{"type":"integer","description":""},"공지사항제목":{"type":"string","description":""},"공지사항내용":{"type":"string","description":""},"조회수":{"type":"integer","description":""},"등록일자":{"type":"string","description":""}}},"uddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771_api":{"type":"object","properties":{"page":{"type":"integer","format":"int64"},"perPage":{"type":"integer","format":"int64"},"totalCount":{"type":"integer","format":"int64"},"currentCount":{"type":"integer","format":"int64"},"matchCount":{"type":"integer","format":"int64"},"data":{"type":"array","items":{"$ref":"#/definitions/uddi:e1718a2b-ad93-4573-b2c3-f83b52ed5771_model"}}}}}}