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-include-404-response

Ensures DELETE operations include 404 responses for not found resources
Implemented in deleteMethod404Response.js

@wtrocki wtrocki requested a review from a team as a code owner March 6, 2025 12:52
@wtrocki wtrocki changed the title Cloudp 271997 request 404CLOUDP-271997-204 CLOUDP-271997- IPA 108 Delete 404 status code is returned Mar 6, 2025
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch 5 times, most recently from 723063b to f9c7030 Compare March 7, 2025 17:32
Base automatically changed from CLOUDP-271997-204 to main March 7, 2025 17:51
@wtrocki wtrocki force-pushed the CLOUDP-271997-request-404 branch 3 times, most recently from c6567f2 to b265e4a Compare March 7, 2025 19:50
@wtrocki wtrocki force-pushed the CLOUDP-271997-request-404 branch from b265e4a to e50ef70 Compare March 7, 2025 19:51
@wtrocki
Copy link
Member Author

wtrocki commented Mar 7, 2025

Ready for another look.

Copy link
Collaborator

@yelizhenden-mdb yelizhenden-mdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after description change

wtrocki and others added 2 commits March 10, 2025 10:44
Co-authored-by: Lovisa Berggren <59226031+lovisaberggren@users.noreply.github.com>
@wtrocki wtrocki merged commit 8faa5ff into main Mar 10, 2025
13 checks passed
@wtrocki wtrocki deleted the CLOUDP-271997-request-404 branch March 10, 2025 09:50
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