Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use NYT Capitalization for all Swagger headlines #2015

Closed
aeneasr opened this issue Aug 24, 2020 · 0 comments · Fixed by #2125
Closed

Use NYT Capitalization for all Swagger headlines #2015

aeneasr opened this issue Aug 24, 2020 · 0 comments · Fixed by #2125
Labels
good first issue A good issue to tackle when being a novice to the project. help wanted We are looking for help on this one.

Comments

@aeneasr
Copy link
Member

aeneasr commented Aug 24, 2020

Is your feature request related to a problem? Please describe.

Search for // swagger:route and capitalize all headings, e.g.:

  // swagger:route GET /self-service/settings/flows common public admin getSelfServiceSettingsFlow
  //
+ // Get Information About a Settings Flow
- // Get Information about a settings flow
@aeneasr aeneasr added help wanted We are looking for help on this one. good first issue A good issue to tackle when being a novice to the project. corp/next labels Aug 24, 2020
This was referenced Aug 26, 2020
zepatrik added a commit that referenced this issue Oct 8, 2020
These should be the last places, therefore closes #2015
aeneasr pushed a commit that referenced this issue Oct 8, 2020
These should be the last places, therefore closes #2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A good issue to tackle when being a novice to the project. help wanted We are looking for help on this one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant