Skip to content

Conversation

@wtrocki
Copy link
Member

@wtrocki wtrocki commented Mar 6, 2025

Changes Overview

This PR implements OpenAPI specification validation for IPA-108 guidelines related to DELETE operations. The implementation adds linting rules that verify DELETE methods follow REST API best practices.

Components Implemented

Rule: xgen-IPA-108-delete-request-no-body

Ensures DELETE operations don't include request bodies
Implemented in deleteMethodNoRequestBody.js

@wtrocki wtrocki requested a review from a team as a code owner March 6, 2025 12:55
@wtrocki wtrocki force-pushed the CLOUDP-271997-request-404 branch 4 times, most recently from b265e4a to e50ef70 Compare March 7, 2025 19:51
@wtrocki wtrocki force-pushed the CLOUDP-271997-request-no-body branch from c3ae7ed to 4cfc3f4 Compare March 7, 2025 19:59
@wtrocki
Copy link
Member Author

wtrocki commented Mar 7, 2025

Ready for another look

Base automatically changed from CLOUDP-271997-request-404 to main March 10, 2025 09:50
@wtrocki wtrocki force-pushed the CLOUDP-271997-request-no-body branch from a729f1d to c41e0b7 Compare March 10, 2025 09:52
@wtrocki wtrocki merged commit 320b534 into main Mar 10, 2025
13 checks passed
@wtrocki wtrocki deleted the CLOUDP-271997-request-no-body branch March 10, 2025 10:41
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.

3 participants