Skip to content

Commit

Permalink
update api/manager.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 31, 2024
1 parent 829b871 commit 26847ae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions api/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3161,6 +3161,15 @@ components:
description: Map of extra retrieved fields. The values of the requested
fields are always returned in an array.If no value is found an empty
array is returned.
oneOf:
- type: string
- type: integer
format: int64
- type: number
format: double
- type: number
format: float
- type: boolean
description: Map of extra retrieved fields. The values of the requested
fields are always returned in an array.If no value is found an empty array
is returned.
Expand Down

0 comments on commit 26847ae

Please sign in to comment.