mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 04:40:05 +01:00
feat: sdk migration in progress
This commit is contained in:
26
docs/docs.go
Normal file
26
docs/docs.go
Normal file
File diff suppressed because one or more lines are too long
9
docs/efs.go
Normal file
9
docs/efs.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package docs
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed swagger.json
|
||||
var SwaggerJSON []byte
|
||||
|
||||
//go:embed swagger.yaml
|
||||
var SwaggerYAML []byte
|
||||
1
docs/swagger.json
Normal file
1
docs/swagger.json
Normal file
File diff suppressed because one or more lines are too long
1731
docs/swagger.yaml
Normal file
1731
docs/swagger.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user