Skip to content

Add HTTP language support #5568

@koros

Description

@koros

Add HTTP as a supported language for snippet generation.

Task List

  • Adapt the generated RequestBuilder class to produce .http snippet files.
  • Exclude unnecessary generated code not used by HTTP snippets, such as Models and Utility classes.
  • Serialize models into JSON to populate the RequestBody object for POST operations, handling edge cases like inheritance and union classes.
  • Generate a settings.json file — brainstorm to define its content and determine the source of this information.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done ✔️

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions