indieweb / indieweb/jf2

Some corrections to 9.2.5 JSON Feed to JF2 conversion

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
12
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When reading JSON Feed, keys are in snake case not kebab case, so:

> Rename "mime-type" to "content-type"

to "mime_type"

Also, what to do with audio attachments? If the "content-type" field begins with "audio/", add the item to the "audio" property.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the JSON Feed to JF2 conversion entry point and inspect how snake_case keys and attachments are handled. Verify the conversion uses "mime_type" and places audio attachments in the "audio" property when the content type begins with "audio/"; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
backend-api-design
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.