Skip to content

Commit

Permalink
Fixing alias name
Browse files Browse the repository at this point in the history
  • Loading branch information
dret authored Feb 1, 2025
1 parent 9d01bec commit 48c6675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/4c-aliases.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ aliases:
PathItemObject:
- $.paths[*]
OperationObject:
- "#PathItem[get,put,post,delete,options,head,patch,trace]"
- "#PathItemObject[get,put,post,delete,options,head,patch,trace]"
ParameterObject:
description: an optional property describing the purpose of the alias
targets:
Expand Down

0 comments on commit 48c6675

Please sign in to comment.