mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 16:19:37 +01:00
10 lines
236 B
Go Template
10 lines
236 B
Go Template
|
// Code generated by go-swagger; DO NOT EDIT.
|
||
|
|
||
|
|
||
|
{{ if .Copyright -}}// {{ comment .Copyright -}}{{ end }}
|
||
|
|
||
|
|
||
|
package {{ .APIPackage }}
|
||
|
|
||
|
// this file is intentionally empty. otherwise go-swagger will generate a server witch we don't want
|