Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Ursenbach <[email protected]>
  • Loading branch information
kanadgupta and erunion authored Aug 27, 2024
1 parent e9c50a3 commit fd7abc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3.0/json/discriminators.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
}
}
},
"/redocly-discriminator-madness": {
"/redocly-flavored-discriminator": {
"patch": {
"operationId": "redoclyQuirk",
"summary": "Discriminator without `anyOf` or `oneOf` that Redocly supports",
Expand Down
2 changes: 1 addition & 1 deletion 3.0/yaml/discriminators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ paths:
responses:
'200':
description: OK
'/redocly-discriminator-madness':
'/redocly-flavored-discriminator':
patch:
operationId: redoclyQuirk
summary: Discriminator without `anyOf` or `oneOf` that Redocly supports
Expand Down

0 comments on commit fd7abc9

Please sign in to comment.