Skip to content

Commit

Permalink
Update openapi/components/paths/users.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Lars Olzem <[email protected]>
  • Loading branch information
VinyarionHyarmendacil and Hackebein authored Nov 20, 2024
1 parent 70e8c6d commit b0d2656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/components/paths/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ paths:
security:
- authCookie: []
'/users/{userId}/feedback':
depricated: true

Check failure on line 198 in openapi/components/paths/users.yaml

View workflow job for this annotation

GitHub Actions / Lint OpenAPI specification

oas3-schema Property "depricated" is not expected to be here.
parameters:
- $ref: ../parameters.yaml#/userId
- $ref: ../parameters.yaml#/contentId
Expand Down

0 comments on commit b0d2656

Please sign in to comment.