generated YAML: dev=50, test=48, prod=46 (Gateway, Vitaly method)

This commit is contained in:
“Naeel”
2026-07-16 14:17:31 +04:00
parent 3591ea227a
commit a0706c50fe
147 changed files with 29103 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
package resources_yaml
import "embed"
// Files embeds unified service YAML specs for provider runtime lookup.
//
//go:embed *.yaml
var Files embed.FS