mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
fix(docs): auth input was not appearing
This commit is contained in:
parent
c53511657f
commit
809948b8f4
3 changed files with 31 additions and 30 deletions
|
|
@ -2,9 +2,4 @@
|
|||
import { defineClientConfig } from "fumadocs-openapi/ui/client";
|
||||
|
||||
export default defineClientConfig({
|
||||
playground: {
|
||||
transformAuthInputs: (inputs) => [
|
||||
/* modified inputs */
|
||||
],
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue