mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
21 lines
No EOL
686 B
Text
21 lines
No EOL
686 B
Text
---
|
|
title: config_option_list
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
route: config_option_list
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: >
|
|
Return a list of runtime-editable config option keys that can be
|
|
updated with `config_option_update()`.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Return a list of runtime-editable config option keys that can be updated with `config_option_update()`.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"config_option_list","method":"post"}]} webhooks={[]} hasHead={false} /> |