Skip to content

Tags support in createTopicPostPM #1

@switschel

Description

@switschel

Currently it is not possible to create new Topics and adding tags in the same request.

There is a "hidden" property called tags which is an array.
If provided tags will be automatically assigned:

{
tags: ["tag1", "tag2", "tag3"]
}

https://meta.discourse.org/t/how-do-i-add-tags-to-a-post-created-with-the-api/140087
Not sure why the tags property is not part of the OpenAPI documentation.

Would be great if it would be added to your implementation as an optional parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions