Skip to content

Simplify FormRequest, PageParser, Resource and harden OpenAPI command#27

Merged
brunogaspar merged 1 commit into
mainfrom
refactor/minor-cleanups
May 10, 2026
Merged

Simplify FormRequest, PageParser, Resource and harden OpenAPI command#27
brunogaspar merged 1 commit into
mainfrom
refactor/minor-cleanups

Conversation

@brunogaspar

@brunogaspar brunogaspar commented May 10, 2026

Copy link
Copy Markdown
Member
  • Extract duplicate unknown parameter rejection into rejectUnknownKeys()
  • Extract repeated page array parsing into pageArray()
  • Reuse single FieldParser instance in applySparseFieldsets()
  • Add error handling for file_put_contents in OpenAPI command

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

@brunogaspar brunogaspar self-assigned this May 10, 2026
@brunogaspar brunogaspar added the changelog:changed Changes in existing functionality label May 10, 2026
- Extract duplicate unknown parameter rejection into rejectUnknownKeys()
- Extract repeated page array parsing into pageArray()
- Reuse single FieldParser instance in applySparseFieldsets()
- Add error handling for file_put_contents in OpenAPI command
@brunogaspar brunogaspar force-pushed the refactor/minor-cleanups branch from 3f5c5cf to a95e8b0 Compare May 10, 2026 12:15
@brunogaspar brunogaspar marked this pull request as ready for review May 10, 2026 12:16
@brunogaspar brunogaspar merged commit 69fb80d into main May 10, 2026
4 checks passed
@brunogaspar brunogaspar deleted the refactor/minor-cleanups branch May 10, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:changed Changes in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant