Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 7902542

Browse files
authored
Merge pull request #194 from utkarsha-deriv/utkarsha/p2p-advertiser-adverts-invalid-json-fix
2 parents d2f11e6 + c82c184 commit 7902542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/utils/playground_requests.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,9 @@ export const playground_requests = [
551551
{
552552
name: 'p2p_advertiser_adverts',
553553
title: 'P2P Advertiser Adverts',
554+
body: {
555+
p2p_advertiser_adverts: 1,
556+
},
554557
},
555558
{
556559
name: 'p2p_advertiser_create',

0 commit comments

Comments
 (0)