Skip to content

Commit

Permalink
fix: redundant examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesclark authored Jul 22, 2024
1 parent d0b65d4 commit a7c9523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi/components/schemas/UserSubscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ properties:
active:
type: boolean
default: true
example: true
status:
$ref: ./TransactionStatus.yaml
starts:
Expand All @@ -56,7 +55,6 @@ properties:
isGift:
type: boolean
default: false
example: false
required:
- id
- transactionId
Expand Down

0 comments on commit a7c9523

Please sign in to comment.