20 lines
322 B
Go
20 lines
322 B
Go
// Code generated by go-swagger; DO NOT EDIT.
|
|
|
|
// Package restapi export-xlsx
|
|
//
|
|
// Transform json input to xlsx spreadsheet
|
|
// Schemes:
|
|
// http
|
|
// Host: localhost
|
|
// BasePath: /
|
|
// Version: 1.0
|
|
//
|
|
// Consumes:
|
|
// - application/json
|
|
//
|
|
// Produces:
|
|
// - application/json
|
|
//
|
|
// swagger:meta
|
|
package restapi
|