mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Stash box client interface (#751)
* Add gql client generation files * Update dependencies * Add stash-box client generation to the makefile * Move scraped scene object matchers to models * Add stash-box to scrape with dropdown * Add scrape scene from fingerprint in UI
This commit is contained in:
1
vendor/github.com/99designs/gqlgen/codegen/generate.go
generated
vendored
1
vendor/github.com/99designs/gqlgen/codegen/generate.go
generated
vendored
@@ -11,5 +11,6 @@ func GenerateCode(data *Data) error {
|
||||
Data: data,
|
||||
RegionTags: true,
|
||||
GeneratedHeader: true,
|
||||
Packages: data.Config.Packages,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user