File size: 88 Bytes
1f10f31
 
 
 
 
 
1
2
3
4
5
6
7
package test

import _ "embed"

//go:embed openapi.test.yaml
var OpenAPITestSpec []byte