Skip to content

Commit

Permalink
Update tiledb/api/c_api/array/array_api_experimental.h
Browse files Browse the repository at this point in the history
Co-authored-by: Ypatia Tsavliri <[email protected]>
  • Loading branch information
shaunrd0 and ypatia authored Oct 17, 2024
1 parent 3e1787d commit 093c2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiledb/api/c_api/array/array_api_experimental.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ TILEDB_EXPORT capi_return_t tiledb_array_load_all_enumerations(
* Load all enumerations for all schemas in the array.
*
* This method requires the array to be opened with the config option
* `rest.use_refactored_array_open=true`.
* `rest.use_refactored_array_open=true` (default).
*
* **Example:**
*
Expand Down

0 comments on commit 093c2d7

Please sign in to comment.