deploy
This commit is contained in:
@@ -21,8 +21,9 @@ Deployment context:
|
||||
using that chapter's own `chapter_id`. Do not attach all activities to the
|
||||
first chapter.
|
||||
- Visible lesson activities should normally use `TYPE_DYNAMIC` /
|
||||
`SUBTYPE_DYNAMIC_MARKDOWN`, markdown content/details, `lock_type=public`, and
|
||||
`published=true` unless the user explicitly asks for drafts.
|
||||
`SUBTYPE_DYNAMIC_MARKDOWN`, `content.markdown_url`, `lock_type=public`, and
|
||||
`published=true` unless the user explicitly asks for drafts. Inline markdown
|
||||
is converted to a `data:text/markdown` URL when no external URL is available.
|
||||
- Activity updates must not send `published_version`; this LearnHouse backend
|
||||
currently rejects that field.
|
||||
- Do not use `GET /api/v1/health` as a preflight or blocker for API-token
|
||||
|
||||
Reference in New Issue
Block a user