fix: keep Postman API docs independent of SDK coverage - #99
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
|
Verification on fc65029:
This PR is independent of the pending PHP SDK release PR fleetbase/fleetbase-php#15. No SDK checkout or completeness requirement remains in the Postman bump. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fix the failed inspection Postman bump without requiring PHP or any other SDK to catch up before API documentation can update.
Validation
Release independence
This PR intentionally retains the current published PHP catalog. It can merge independently of fleetbase/fleetbase-php#15. After SDK 1.4.0 is published, synchronize its generated catalog in a separate reviewed update to enable inspection PHP samples. No unreleased SDK support is claimed here.
The docs source remains Postman; SDK examples are optional per language, not a release gate for the API reference.
Fixes: https://github.com/fleetbase/fleetbase.io/actions/runs/34685799767/job/103532458886
Related: fleetbase/postman#60, fleetbase/postman#61, fleetbase/fleetbase-php#15.
No merge or publication has been performed.