Skip to content

feat: add pagination support for air quality temporal queries#74

Open
pontus-i wants to merge 4 commits into
mainfrom
feature/aqpagination
Open

feat: add pagination support for air quality temporal queries#74
pontus-i wants to merge 4 commits into
mainfrom
feature/aqpagination

Conversation

@pontus-i

@pontus-i pontus-i commented Feb 11, 2026

Copy link
Copy Markdown
  • Return pagination links (self, next) in API responses
  • Document timeAt/endTimeAt query parameters and links object in OpenAPI spec.
  • Deprecated from/to query parameters
  • Update tests to verify pagination link generation

- Return pagination links (self, next) in API responses
- Document from/to query parameters and links object in OpenAPI spec
- Update tests to verify pagination link generation
Comment thread api/openapi-spec/openapi.json
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
@pontus-i pontus-i requested a review from istyf February 11, 2026 14:06
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/presentation/handlers/airquality.go Outdated
Marked "to" and "from" as deprectaed.
@pontus-i pontus-i requested a review from istyf February 16, 2026 09:53

@istyf istyf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A few more comments that are more like questions really ...

Comment thread api/openapi-spec/openapi.json
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go Outdated
Comment thread internal/pkg/application/services/airquality/airqualitysvc.go
Comment thread internal/pkg/presentation/handlers/airquality.go Outdated
Comment thread internal/pkg/presentation/handlers/airquality.go Outdated
@pontus-i pontus-i requested a review from istyf February 16, 2026 14:37
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.

2 participants