FOAS CLI v0.0.35
What's Changed
- CLOUDP-304942: Adds xgen-IPA-107-update-method-request-body-is-get-method-response by @lovisaberggren in #567
- CLOUDP-307110: Combine separated put and patch IPA rules by @lovisaberggren in #568
- DOP-5448: Integrate Bump GH action to generate spec pages by @rayangler in #530
- CLOUDP-272001: IPA-112: Disallow usages of project in the api by @yelizhenden-mdb in #566
- CLOUDP-304943: IPA rule for Update request schema suffix by @lovisaberggren in #569
- CLOUDP-272001: Disallow usages of project in the api (fix) by @yelizhenden-mdb in #571
- CLOUDP-307341: Include singleton in IPA 107 rules by @lovisaberggren in #570
- CLOUDP-307584: Second Rollout for IPA validations by @yelizhenden-mdb in #574
- Remove optional IPA validations check from non-dev environments by @yelizhenden-mdb in #578
- CLOUDP-306580: IPA 125 - Each oneOf property must be accompanied with discriminator by @wtrocki in #572
- CLOUDP-306580: base types oneof by @wtrocki in #573
- Fix: Degrade severity level for IPA-125 rules by @yelizhenden-mdb in #581
- Fix: Remove permissions from Spectral Lint workflow by @yelizhenden-mdb in #585
- CLOUDP-304958: IPA rule singleton must not have delete by @lovisaberggren in #579
- Include severity in IPA rule test by @lovisaberggren in #584
- DOP-5448: Re-add automated Bump triggers by @rayangler in #586
- IPA-112: Disallow usages of project in the api (Fix: Ignore "gcp") by @yelizhenden-mdb in #587
- CLOUDP-306580: avoid mixed refs by @wtrocki in #588
- IPA-112: Field names must use camelCase by @yelizhenden-mdb in #589
- CLOUDP-304965: IPA rule for descriptions by @lovisaberggren in #590
- chore: reconcile changelog by @blva in #591
- CLOUDP-272000: Boolean field names avoid "is" prefix by @yelizhenden-mdb in #593
- CLOUDP-304967: Add IPA rule for description format by @lovisaberggren in #592
- Add overrides to IPA spectral by @lovisaberggren in #595
- Fix on IPA-112 rule implementation by @yelizhenden-mdb in #594
- IPA-112 fix for incorrect paths in the error messages by @yelizhenden-mdb in #599
- CLOUDP-297946: removes the
x-sunset=9999-12-31
from the openapi spec by @andreaangiolillo in #596 - CLOUDP-308422: Addressed follow up comments by @andreaangiolillo in #602
- CLOUDP-308303: remove whitespaces to reduce collection size by @wtrocki in #603
- CLOUDP-271998: IPA-110: Pagination (Validate Paginated prefix and results array field) by @yelizhenden-mdb in #601
- CLOUDP-306570: Rule xgen-IPA-117-description-must-not-use-html by @lovisaberggren in #604
- chore: bump eslint from 9.22.0 to 9.23.0 by @dependabot in #614
- chore: bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #610
- chore: bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #607
- chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #608
- chore: bump @aws-sdk/client-s3 from 3.758.0 to 3.775.0 by @dependabot in #612
- chore: bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 in /tools/cli by @dependabot in #611
- CLOUDP-304968: IPA rule xgen-IPA-117-description-should-not-use-inline-tables by @lovisaberggren in #605
- Fix on xgen-IPA-110-collections-response-define-results-array by @yelizhenden-mdb in #615
- CLOUDP-261180: Add filter to remove unused views by @andreaangiolillo in #350
New Contributors
- @rayangler made their first contribution in #530
Full Changelog: v0.0.34...v0.0.35