Skip to content

Commit

Permalink
Upd
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Nov 12, 2024
1 parent 23b04cd commit 4c8ff1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/container/query-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Param | Description
Param | Default | Description
------------|---------------|-------------
`fields` | _all fields_ | Fields to return _(see fields below for all available fields)_.
`kind` | _none_ | Only properties for a specific kind. One of `asset`, `container`, `condition` or `user`.
`kind` | _none_ | Only properties for a specific kind. One of `Asset`, `Container`, `Condition` or `User`.
`id` | _none_ | Only properties for a given Id.

### Fields
Expand Down

0 comments on commit 4c8ff1d

Please sign in to comment.