Release v1.1.2: ergonomic generated endpoint signatures - #9
Merged
Conversation
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
parameters:andoptions:callsSignature policy
Preferred generated calls follow these shapes:
The 1.1.0 envelope remains accepted:
The generated contract classifies 90 requests without a payload, 97 JSON requests, 30 query requests, two raw-JSON requests, and one multipart request. Five endpoints have two ordered path identifiers; none has more than two.
Compatibility and local verification
composer check: 35 tests, 3,906 assertions, PHPStan max, formatting, deterministic generation, AGPL metadata, and compatibility checks all passingFinal-SHA GitHub evidence
All evidence below ran against
3e7e608dd4dd25fd76c71cf78d530effcd7921b0.fleetbase/fleetbase-api@sha256:005e7da6e367ccd2e8242747c9cb09371bd193932c42d3c359692125e7a1cd67fleetbase-php-1.1.2.tar.gzSHA-256:06f6f61af68fdade7fdc1af92ab5881d84bc00f0ea3a3884744bb928bd435240SHA256SUMSverifies the archive and CycloneDX 1.7 SBOM; the distribution excludes tests, tools, docs, vendor, and workflow internals and retains AGPL-3.0-or-later metadata with PHP 7.4/8.x supportCoordinated API reference PR: fleetbase/fleetbase.io#95
This is the follow-up release for normalization commit
dbd2d21, which was pushed after 1.1.1 had already been merged and published. Published 1.1.1 history and release notes remain unchanged.