Skip to content

Conversation

lovisaberggren
Copy link
Collaborator

Proposed changes

Bug fixes to the Operation ID validation rules. Covers:

  • Accounting for upper case abbreviations, and transforming them to camel case in op IDs, e.g. /resource/mongoDB -> getResourceMongoDb
  • Allowing/handling numbers in the path/op ID. Generally not recommended but needed to support existing resources, for example customerX509
  • Fix for op ID rule 109 to only look at operation objects and not all objects under a path

Jira ticket: CLOUDP-339576

@lovisaberggren lovisaberggren marked this pull request as ready for review August 27, 2025 10:01
@lovisaberggren lovisaberggren requested a review from a team as a code owner August 27, 2025 10:01
@lovisaberggren lovisaberggren merged commit e8e0077 into main Aug 27, 2025
11 checks passed
@lovisaberggren lovisaberggren deleted the CLOUDP-339576 branch August 27, 2025 17:04
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.

2 participants