Skip to content

fix: show released PHP SDK inspection examples - #100

Merged
roncodes merged 1 commit into
mainfrom
feature/php-sdk-1.4.0-examples
Sep 14, 2026
Merged

fix: show released PHP SDK inspection examples#100
roncodes merged 1 commit into
mainfrom
feature/php-sdk-1.4.0-examples

Conversation

@roncodes

@roncodes roncodes commented Sep 14, 2026

Copy link
Copy Markdown
Member

Summary

Show the released PHP SDK inspection examples on the website, following merged PR #99.

  • Synchronize the catalog byte-for-byte from fleetbase/fleetbase-php tag 1.4.0, commit f8237cc6bb918061e6aae7ff676393b8b723d6ad: 270 examples, including all six inspection endpoints.
  • Fix the PHP emitter's CRUD shorthand when a documentation folder contains multiple SDK services. Inspection-form list/retrieve previously became incorrect calls on inspections; they now preserve the authoritative inspectionForms examples.
  • Retain concise CRUD examples where the service matches, and the exact submitInspection and vehicles->listVehicleInspections calls.
  • Add a six-endpoint regression test and document the released catalog provenance.

Validation

  • Locked dependency installation succeeds.
  • Full local test suite passes: 23 tests (12 application tests plus 11 SDK emitter/catalog/workflow tests).
  • Complete API documentation generation succeeds with 270/270 current Postman requests covered.
  • Generated inspections.mdx contains all six PHP code samples and syntax-highlighted HTML, verified against their correct SDK services.
  • Reproduced the old wrong-service behavior for both inspection-form endpoints and verified the corrected output.
  • Catalog is identical to the file in the published 1.4.0 tag; git diff --check passes.
  • All PR checks pass on e5731d1: API documentation CI run 34812275525 and the Vercel preview deployment are successful. Interactive browser validation was unavailable because of a local browser-tool code-signature error and unavailable Chrome connection.

Scope

No Postman submodule or workflow changes. The SDK-independent bump behavior from #99 stays intact. This PR only imports released examples and corrects their rendering. No new release automation, merge, or production deployment is performed.

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
fleetbase-io Ready Ready Preview Sep 14, 2026 6:11am UTC

Request Review

@roncodes
roncodes merged commit f997870 into main Sep 14, 2026
3 checks passed
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.

1 participant