-
Notifications
You must be signed in to change notification settings - Fork 259
Labels
Description
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 ✔️