Skip to content

fix(preprod): Document latest base project slug filter#116102

Open
cameroncooke wants to merge 1 commit into
masterfrom
cam/preprod-latest-base-project-slug-schema
Open

fix(preprod): Document latest base project slug filter#116102
cameroncooke wants to merge 1 commit into
masterfrom
cam/preprod-latest-base-project-slug-schema

Conversation

@cameroncooke
Copy link
Copy Markdown
Contributor

Document projectSlug on the latest base preprod snapshot endpoint so the public query parameter schema matches the shared organization project filtering behavior already used by the endpoint.

Project slug scoping

The endpoint now advertises both numeric project and string projectSlug filters. This avoids implying callers must know a numeric project ID when the underlying OrganizationEndpoint.get_filter_params path already supports slug-scoped lookup.

Regression coverage

Adds endpoint coverage for a slug-scoped latest base snapshot lookup and verifies the schema includes projectSlug.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 22, 2026
@cameroncooke cameroncooke marked this pull request as ready for review May 22, 2026 17:38
@cameroncooke cameroncooke requested a review from a team as a code owner May 22, 2026 17:38
Document the existing projectSlug query parameter on the latest base snapshot
endpoint and add coverage that slug-scoped lookups work through the public API.
This keeps the endpoint schema aligned with the shared organization project
filtering behavior.

Co-Authored-By: OpenAI Codex <codex@openai.com>
@cameroncooke cameroncooke force-pushed the cam/preprod-latest-base-project-slug-schema branch from d5bb59d to 864d458 Compare May 22, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant