{"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":{"/15069586/v1/uddi:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4":{"get":{"tags":["API 목록"],"summary":"서울특별시 종로구_음식물류폐기물 및 재활용품 발생량_20201015","operationId":"getuddi:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4","description":"서울특별시 종로구_음식물류폐기물 및 재활용품 발생량_20201015","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:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4_api"}},"401":{"description":"인증 정보가 정확 하지 않음"},"500":{"description":"API 서버에 문제가 발생하였음"}},"security":[{"ApiKeyAuth":[]},{"ApiKeyAuth2":[]}]}}},"definitions":{"uddi:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4_model":{"type":"object","properties":{"연월일":{"type":"string","description":""},"음식물류폐기물 발생량(톤)":{"type":"string","description":""},"재활용폐기물 수집반입량(톤)":{"type":"string","description":""},"데이터기준일":{"type":"string","description":""}}},"uddi:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4_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:c0a5cc85-ebde-4302-9915-9cfb7b1cc8a4_model"}}}}}}