Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/import_user_dict \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
他のユーザー辞書をインポートします。
Laravel実装状況: ✅ NativeUserDictでJSONファイルに永続化(フォールバック不要)
重複したエントリがあった場合、上書きするかどうか
インポートするユーザー辞書のデータ
辞書のコンパイルに使われる情報。
Show child attributes
Successful Response
このページは役に立ちましたか?