Clarify Hint pack save behavior

Keep manual editing while making save the only user action and applying changes immediately without a separate publish workflow.
This commit is contained in:
Rocky
2026-08-21 15:37:13 +08:00
parent 454ba8ddc5
commit b25f5ae6e9
8 changed files with 32 additions and 10 deletions
+3 -2
View File
@@ -808,7 +808,7 @@ paths:
security:
- adminMtls: []
adminSession: []
summary: Immediately publish a locale Hint pack and increment its version
summary: Save and immediately apply edits to a locale Hint pack
parameters:
- $ref: "#/components/parameters/HintLocale"
- $ref: "#/components/parameters/AdminCsrf"
@@ -819,7 +819,7 @@ paths:
schema: { $ref: "#/components/schemas/UpdateAIHintPackRequest" }
responses:
"200":
description: Published pack
description: Saved active pack
content:
application/json:
schema: { $ref: "#/components/schemas/AdminAIHintPack" }
@@ -1249,6 +1249,7 @@ paths:
- CONTENT_SKILL_ENABLED
- CONTENT_SKILL_DISABLED
- CONTENT_HINT_PACK_PUBLISHED
- CONTENT_HINT_PACK_SAVED
- CONTENT_HINT_FEED_SETTINGS_UPDATED
- CONTENT_HINT_FEED_GENERATED
- name: result