mirror of
https://github.com/pgsty/minio.git
synced 2026-07-18 19:50:23 +03:00
Initial mkdocs configuration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Management API
|
||||
|
||||
# GET /
|
||||
@@ -0,0 +1,14 @@
|
||||
# Minio API
|
||||
|
||||
## /
|
||||
|
||||
## GET /bucket/
|
||||
|
||||
## PUT /bucket/
|
||||
|
||||
## GET /bucket/object
|
||||
|
||||
## HEAD /bucket/object
|
||||
|
||||
## PUT /bucket/object
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# Architecture
|
||||
@@ -0,0 +1,3 @@
|
||||
# Minio API
|
||||
|
||||
## Overview
|
||||
Reference in New Issue
Block a user