Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

File metadata and controls

5 lines (4 loc) · 297 Bytes

File Storage API

File Storage APIs allow to upload a file to server and use it as and when needed. For this, we use minio to store the files

In the following subpages, we will see APIs to upload and retrieve files using registry. minio should be enabled to use these APIs