Skip to content

feat: Expose ListBaselineStatusCount in OpenAPI spec#1133

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/openapi_baseline_counts
Feb 5, 2025
Merged

feat: Expose ListBaselineStatusCount in OpenAPI spec#1133
jcscottiii merged 1 commit intomainfrom
jcscottiii/openapi_baseline_counts

Conversation

@jcscottiii
Copy link
Collaborator

Depends on #1132

This PR updates the OpenAPI documentation to reflect the new /v1/stats/baseline_status/low_date_feature_counts endpoint.

This endpoint will return a paginated list of baseline status metrics, providing the count of features that have reached low baseline over time.

Next Steps:

  • Implement the corresponding HTTP handler function to handle requests to this endpoint.
  • Connect the handler function to the ListBaselineStatusCount Spanner logic implemented in the previous PR.
  • Add appropriate error handling and logging to the handler.

This PR lays the groundwork for exposing the baseline status count functionality through the API.

This PR updates the OpenAPI documentation to reflect the new /v1/stats/baseline_status/low_date_feature_counts endpoint.

This endpoint will return a paginated list of baseline status metrics, providing the count of features that have reached low baseline over time.

Next Steps:

- Implement the corresponding HTTP handler function to handle requests to this endpoint.
- Connect the handler function to the ListBaselineStatusCount Spanner logic implemented in the previous PR.
- Add appropriate error handling and logging to the handler.

This PR lays the groundwork for exposing the baseline status count functionality through the API.
@jcscottiii jcscottiii force-pushed the jcscottiii/openapi_baseline_counts branch from f6e225d to bf0d006 Compare February 5, 2025 22:27
@jcscottiii jcscottiii changed the base branch from jcscottiii/baseline_count to main February 5, 2025 22:27
@jcscottiii jcscottiii enabled auto-merge February 5, 2025 22:28
@jcscottiii jcscottiii added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit fd0fb05 Feb 5, 2025
3 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/openapi_baseline_counts branch February 5, 2025 23:07
@jcscottiii jcscottiii mentioned this pull request Feb 12, 2025
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