Add Accept header information to the Input struct #160
Labels
area/generator
Affects: plugin, CLI, config file.
kind/feature
New feature.
status/needs-design
Needs further discussion and a concrete proposal.
This is a follow-up task to #6.
This way, the server implementer, conforming their type to APIProtocol, will have a clear signal from the user about which content type they want.
Things to keep in mind:
*/*
application/*
q
parameter)The synthesized enum might not be concrete types, but some representation like:
This will require a proposal, as there are many options and it needs to be carefully considered.
The text was updated successfully, but these errors were encountered: