Skip to content

Commit

Permalink
update schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Apr 19, 2024
1 parent d605228 commit 3e34cc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions schema/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2098,6 +2098,7 @@ paths:
nullable: true
type: string
restart:
deprecated: true
nullable: true
type: boolean
toDisk:
Expand Down
1 change: 1 addition & 0 deletions schema/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ input DiscoveryNodeFilterInput {
name: String
names: [String]
nodeTypes: [String]
targetIds: [BigInteger]
}

input Entry_String_StringInput {
Expand Down

0 comments on commit 3e34cc6

Please sign in to comment.