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

feat: format for query params with ids #208

Closed
wants to merge 1 commit into from
Closed

feat: format for query params with ids #208

wants to merge 1 commit into from

Conversation

mrded
Copy link
Contributor

@mrded mrded commented Mar 17, 2022

This change adds a linter rule to ensure query params with ids:

  • Use UUID format for query params with _id suffix
  • Use _id suffix for UUID formatted query params

eg: /example?foo_id=f5d14962-7b36-44e9-972d-9a764a9c2a3f

related: #207

@mrded mrded self-assigned this Mar 17, 2022
@gablaxian gablaxian closed this May 12, 2022
@gablaxian gablaxian deleted the feat/id-params branch May 11, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants