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

368 Sort City Council District Find Many by Id #371

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

horatiorosa
Copy link
Contributor

@horatiorosa horatiorosa commented Sep 3, 2024

Description

  • updated OpenAPI properties for CCD to include order variable
  • updated findMany to sort the CCDs by id as integers
  • updated CCD service spec to test cityCouncilDistricts.order 's value is id

Tickets

Closes #368

@horatiorosa horatiorosa self-assigned this Sep 3, 2024
openapi/openapi.yaml Outdated Show resolved Hide resolved
 - updated OpenAPI properties for CCD to include order variable
 - updated findMany to sort the CCDs by id as integers
 - updated CCD service spec to test `cityCouncilDistricts.order` value is `id`
Copy link
Member

@TangoYankee TangoYankee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@horatiorosa horatiorosa merged commit 7aec4c9 into main Sep 3, 2024
3 checks passed
@horatiorosa horatiorosa deleted the issue-368-sort-ccds branch September 3, 2024 18:11
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.

Sort city council districts
2 participants