ckanaction/docs/content/docs/config_option_show.mdx

27 lines
No EOL
933 B
Text

---
title: config_option_show
full: true
_openapi:
method: POST
route: config_option_show
toc: []
structuredData:
headings: []
contents:
- content: >
Show the current value of a particular configuration option.
Only returns runtime-editable config options (the ones returned by
`config_option_list()`), which can be updated with the
`config_option_update()` action.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Show the current value of a particular configuration option.
Only returns runtime-editable config options (the ones returned by `config_option_list()`), which can be updated with the `config_option_update()` action.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"config_option_show","method":"post"}]} webhooks={[]} hasHead={false} />