Skip to content

Commit e35def2

Browse files
committed
chore: sync and update latest graphql schema
1 parent 4820ba0 commit e35def2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/sdk/client/graphql.schema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2627,7 +2627,7 @@ input CreateHCloudEnvSpecInput {
26272627
"""
26282628
Wireguard peers configuration.
26292629
"""
2630-
wireguardPeers: [HCloudEnvWireguardPeerSpecInput!]!
2630+
wireguardPeers: [HCloudEnvWireguardPeerSpecInput!]
26312631
}
26322632

26332633
"""

internal/sdk/client/model_gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)