functionbuilder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nathan Coad
2023-02-10 16:15:36 +11:00
parent 2e02b77d57
commit 54093c9106
23 changed files with 3215 additions and 0 deletions

19
build/app/restapi/doc.go Normal file
View File

@@ -0,0 +1,19 @@
// 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