Skip to content

API: posts.markdown missing from filters #1031

@talflon

Description

@talflon

posts.markdown is shown on the filter generation page, and a request with an empty filter (https://metasmoke.erwaysoftware.com/api/v2.0/posts/:id?filter=F) does return the markdown under the "markdown" key. But the filter generation fails to generate a filter that includes markdown, and I see that it's missing from api_field_mappings in config.sample.yml.

curl 'https://metasmoke.erwaysoftware.com/api/filters' -d 'fields=["posts.markdown"]'

returns

{"filter":"F"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions