Skip to content

Stabilize Spring Data Page schema property order - #3281

Merged
bnasslahsen merged 1 commit into
springdoc:mainfrom
dpkass:stabilize-page-schema-order
Jul 12, 2026
Merged

Stabilize Spring Data Page schema property order#3281
bnasslahsen merged 1 commit into
springdoc:mainfrom
dpkass:stabilize-page-schema-order

Conversation

@dpkass

@dpkass dpkass commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Stabilizes the property order of generated Spring Data Page schemas. This avoids noisy OpenAPI and generated-client diffs where the schema shape is unchanged but page wrapper properties are emitted in a different order.

@bnasslahsen
bnasslahsen merged commit aac6ed6 into springdoc:main Jul 12, 2026
@dpkass
dpkass deleted the stabilize-page-schema-order branch September 4, 2026 21:18
dpkass added a commit to dpkass/springdoc-openapi that referenced this pull request Sep 5, 2026
Apply the same property-order stabilization as PR springdoc#3281 to SortObject and PageableObject, avoiding noisy OpenAPI and generated-client diffs.

Co-Authored-By: Codex GPT-6 <noreply@openai.com>
bnasslahsen pushed a commit that referenced this pull request Sep 6, 2026
Apply the same property-order stabilization as PR #3281 to SortObject and PageableObject, avoiding noisy OpenAPI and generated-client diffs.

Backport of PR #3341 from the main line.

Co-Authored-By: Codex GPT-6 <noreply@openai.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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