postmanlabs / postmanlabs/postman-code-generators
Custom code convention.
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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