Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr authored Jul 8, 2021
1 parent 1525606 commit 98858b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ Shows an (expandable) list of all processes available at a back-end.
**Properties:**

- `processes` (array, required): An array of processes as defined by the openEO API (`GET /processes` or `GET /process_graphs` although the latter is usually not complete).
- `provideDownload` / `provide-download (boolean): See the corresponding prop in [`Process`](#process).
- `provideDownload` / `provide-download` (boolean): See the corresponding prop in [`Process`](#process).
- `processUrl` / `process-url` (string): See the corresponding prop in [`Description`](#description).
- `searchTerm` / `search-term` (string|null): See the prop `externalSearchTerm` in [`SearchableList`](#searchablelist).
- `sort` (boolean): See the corresponding prop in [`SearchableList`](#searchablelist).
Expand Down

0 comments on commit 98858b3

Please sign in to comment.