Overview
Accept a slug field when publishing a post, and set the corresponding data.
Background
Particularly crucial for migrations.
Accept a slug field when publishing a post, and set the corresponding data.
Particularly crucial for migrations.
| Restricted Diffusion Commit | |||
| rWGO writeas-go | |||
| rWGO062df41a63e7 Add Slug, Created, and Updated to PostParams | |||
| rWF WriteFreely | |||
| rWF2d38e8b65e01 Create coll post with the provided slug, if exists | |||
| Status | Assigned | Task | ||
|---|---|---|---|---|
| Restricted Maniphest Task | ||||
| Resolved | matt | T811 Support setting post slug when publishing | 
This is already supported on Write.as and the Go API library, added in the attached commits. Will add it to WriteFreely and our API docs next.