Skip to content

Commit

Permalink
[Rename] API 파일 이름 변경 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcsoyeon committed May 28, 2022
1 parent 831e0b0 commit 79aa0e2
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Instagram/Instagram/Network/API/Home/HomeAPI.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// HomeAPI.swift
// Instagram
//
// Created by 소연 on 2022/05/13.
//

import Foundation
8 changes: 8 additions & 0 deletions Instagram/Instagram/Network/APIModel/Home/HomeResponse.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// HomeResponse.swift
// Instagram
//
// Created by 소연 on 2022/05/13.
//

import Foundation
8 changes: 8 additions & 0 deletions Instagram/Instagram/Network/Service/Home/HomeService.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// HomeService.swift
// Instagram
//
// Created by 소연 on 2022/05/13.
//

import Foundation

0 comments on commit 79aa0e2

Please sign in to comment.