EspressoSystems / EspressoSystems/tide-disco

Define a key for response content type

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
services-refactor
Dominant language
Rust
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Define a key in `api.toml` associated with a route that specifies the content type or types including at a minimum Octet-stream, HTML, and JSON. For consistency with the HTTP specification, probably best to call this content-type, though maybe better to match the capitalization and punctuation of other keys in api.toml.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the route definitions in api.toml and reviewing the existing key naming and capitalization conventions. Define the response content-type key so it can represent Octet-stream, HTML, and JSON, with the route configuration recognizing the new value; done means the key and its supported types are unambiguous and consistent with the HTTP specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.