Skip to content

Commit

Permalink
Revert "Fix api_order_v1 GET_DETAILS example"
Browse files Browse the repository at this point in the history
This reverts commit 43952c7.
  • Loading branch information
yogeshnikam671 committed Jun 7, 2024
1 parent 43952c7 commit 1392115
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions in/specmatic/examples/store/api_order_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ paths:
examples:
GET_DETAILS:
value:
- name: 'XYZ Phone'
type: 'gadget'
inventory: 10
id: 10
name: 'XYZ Phone'
type: 'gadget'
inventory: 10
id: 10
'400':
description: 'Bad Request'
content:
Expand Down

0 comments on commit 1392115

Please sign in to comment.