Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PIDM-200] Add 403 error case to openapi spec. #293

Closed
wants to merge 4 commits into from

Conversation

a-mannia
Copy link
Collaborator

@a-mannia a-mannia commented Feb 26, 2025

List of Changes

  • Add 403 error case to openapi spec.

Motivation and Context

This PR aims to add the 403 status code in OpenAPI for the APIs under the authorizer because this type of error may occur when the authorizer blocks the client's request.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@a-mannia a-mannia added the ignore-for-release Ignore pull request from the release label Feb 26, 2025
Copy link
Contributor

This pull request does not contain a valid label. Please add one of the following labels: [major, minor, patch, patch, skip]

Copy link
Contributor

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@a-mannia a-mannia marked this pull request as ready for review February 27, 2025 11:14
@a-mannia a-mannia requested a review from a team as a code owner February 27, 2025 11:14
@a-mannia a-mannia marked this pull request as draft March 4, 2025 10:45
@a-mannia
Copy link
Collaborator Author

a-mannia commented Mar 6, 2025

This PR was merged here.

@a-mannia a-mannia closed this Mar 6, 2025
@a-mannia a-mannia deleted the PIDM-200-add-403-to-openapi-spec branch March 6, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Ignore pull request from the release size/large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant