postmanlabs / postmanlabs/postman-code-generators

Custom code convention.

Open
#259 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codegen
Dominant language
JavaScript
Stars
1k
Forks
381
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Was just watching a webinar on how to get started with postman, and to my dissapointment noticed that the response coding convention is currently set in stone and cannot be changed.

Describe the solution you'd like
I'd like the ability to change the coding convention the API uses when generating responses. Or atleast, let us choose whether acolades get a new line or not, please!

Additional context

`Let me generate responses which put acolades like this()
{

}
Instead of doing them like this(){
}`

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, entry point, or test is named in the issue. Start by locating the response-generation formatting paths and checking how brace layout is currently fixed. Done means the requested convention can be selected and generated responses use the chosen brace style.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, postman
Domain
api, tooling
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.