File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
docs/marketplace/software-management Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ Returns a paginated list of software packages available in the catalogs. Can be
7474 | `extension_name` | string | Filter packages having extensions with a specific name |
7575 | `extension_type` | string | Filter packages having extensions of a specific type (e.g., 'python') |
7676 | `has_version` | string | Filter packages that have a specific version |
77+ | `is_extension` | boolean | Filter packages that are extensions of other packages |
7778 | `name` | string | Filter packages by name (case-insensitive partial match) |
7879 | `o` | array | Ordering<br><br> |
7980 | `offering_uuid` | string (uuid) | Filter packages available for a specific offering |
You can’t perform that action at this time.
0 commit comments