This website requires JavaScript.
Explore
Help
Sign In
rock-n-code
/
my-files-sample
Watch
1
Star
0
Fork
0
You've already forked my-files-sample
Code
Releases
Wiki
Activity
my-files-sample
/
Libraries
/
Sources
/
APIService
/
Endpoints
History
Javier Cicchelli
7c8d520a9c
Implemented the UploadFileEndpoint endpoint.
2022-12-04 03:28:29 +01:00
..
CreateFolderEndpoint.swift
Implemented the CreateFolderEndpoint endpoint.
2022-12-04 03:09:56 +01:00
DeleteItemEndpoint.swift
Updated the type of the "body" property in the Endpoint protocol to the Data type from Foundation.
2022-12-04 03:04:57 +01:00
GetDataEndpoint.swift
Updated the type of the "body" property in the Endpoint protocol to the Data type from Foundation.
2022-12-04 03:04:57 +01:00
GetItemsEndpoint.swift
Updated the type of the "body" property in the Endpoint protocol to the Data type from Foundation.
2022-12-04 03:04:57 +01:00
GetMeEndpoint.swift
Updated the type of the "body" property in the Endpoint protocol to the Data type from Foundation.
2022-12-04 03:04:57 +01:00
UploadFileEndpoint.swift
Implemented the UploadFileEndpoint endpoint.
2022-12-04 03:28:29 +01:00