Skip to content

Commit

Permalink
fix(location.yaml): fix incorrect reference to base-location.yaml in …
Browse files Browse the repository at this point in the history
…allOf section
  • Loading branch information
jamalsoueidan committed Dec 15, 2023
1 parent ecaf358 commit 7919ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/paths/customer/location/_types/location.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
type: object
allOf:
- $ref: ./location.yaml
- $ref: ./base-location.yaml
- type: object
properties:
_id:
Expand Down

0 comments on commit 7919ac6

Please sign in to comment.