2022-04-11 09:35:06 +00:00
|
|
|
// Code generated by go-swagger; DO NOT EDIT.
|
|
|
|
|
2022-12-16 09:51:08 +00:00
|
|
|
// Package restapi REST API FrostFS
|
2022-04-11 09:35:06 +00:00
|
|
|
//
|
2022-12-16 09:51:08 +00:00
|
|
|
// REST API for native integration with FrostFS.
|
|
|
|
// Schemes:
|
|
|
|
// http
|
|
|
|
// Host: localhost:8090
|
|
|
|
// BasePath: /v1
|
|
|
|
// Version: v1
|
2022-04-11 09:35:06 +00:00
|
|
|
//
|
2022-12-16 09:51:08 +00:00
|
|
|
// Consumes:
|
|
|
|
// - application/json
|
2022-04-11 09:35:06 +00:00
|
|
|
//
|
2022-12-16 09:51:08 +00:00
|
|
|
// Produces:
|
|
|
|
// - application/json
|
2022-04-11 09:35:06 +00:00
|
|
|
//
|
|
|
|
// swagger:meta
|
|
|
|
package restapi
|