Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Workflow committed Jun 5, 2024
1 parent b5e750f commit 4acf956
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 15 deletions.
4 changes: 1 addition & 3 deletions config/v3/p2p_advert_create/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,13 +470,11 @@
]
},
"visibility_status": {
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_fixed_rate_disabled`: fixed rate adverts are no longer available in the advert's country. \n- `advert_float_rate_disabled`: floating rate adverts are no longer available in the advert's country. \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"type": "array",
"items": {
"type": "string",
"enum": [
"advert_fixed_rate_disabled",
"advert_float_rate_disabled",
"advert_inactive",
"advert_max_limit",
"advert_min_limit",
Expand Down
4 changes: 1 addition & 3 deletions config/v3/p2p_advert_info/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,13 +495,11 @@
]
},
"visibility_status": {
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_fixed_rate_disabled`: fixed rate adverts are no longer available in the advert's country. \n- `advert_float_rate_disabled`: floating rate adverts are no longer available in the advert's country. \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"description": "Reasons why an advert is not visible, only visible to the advert owner. Possible values: \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"type": "array",
"items": {
"type": "string",
"enum": [
"advert_fixed_rate_disabled",
"advert_float_rate_disabled",
"advert_inactive",
"advert_max_limit",
"advert_min_limit",
Expand Down
4 changes: 1 addition & 3 deletions config/v3/p2p_advert_list/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,13 +416,11 @@
]
},
"visibility_status": {
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_fixed_rate_disabled`: fixed rate adverts are no longer available in the advert's country. \n- `advert_float_rate_disabled`: floating rate adverts are no longer available in the advert's country. \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"description": "Reasons why an advert is not visible, only visible to the advert owner. Possible values: \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"type": "array",
"items": {
"type": "string",
"enum": [
"advert_fixed_rate_disabled",
"advert_float_rate_disabled",
"advert_inactive",
"advert_max_limit",
"advert_min_limit",
Expand Down
4 changes: 1 addition & 3 deletions config/v3/p2p_advert_update/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,13 +448,11 @@
]
},
"visibility_status": {
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_fixed_rate_disabled`: fixed rate adverts are no longer available in the advert's country. \n- `advert_float_rate_disabled`: floating rate adverts are no longer available in the advert's country. \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"type": "array",
"items": {
"type": "string",
"enum": [
"advert_fixed_rate_disabled",
"advert_float_rate_disabled",
"advert_inactive",
"advert_max_limit",
"advert_min_limit",
Expand Down
4 changes: 1 addition & 3 deletions config/v3/p2p_advertiser_adverts/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -377,13 +377,11 @@
]
},
"visibility_status": {
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_fixed_rate_disabled`: fixed rate adverts are no longer available in the advert's country. \n- `advert_float_rate_disabled`: floating rate adverts are no longer available in the advert's country. \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"description": "Reasons why an advert is not visible. Possible values: \n- `advert_inactive`: the advert is set inactive. \n- `advert_max_limit`: the minimum order amount exceeds the system maximum order. \n- `advert_min_limit`: the maximum order amount is too small to be shown on the advert list. \n- `advert_remaining`: the remaining amount of the advert is below the minimum order. \n- `advert_no_payment_methods`: the advert has no valid payment methods. \n- `advertiser_ads_paused`: the advertiser has paused all adverts. \n- `advertiser_approval`: the advertiser's proof of identity is not verified. \n- `advertiser_balance`: the advertiser's P2P balance is less than the minimum order. \n- `advertiser_block_trade_ineligible`: the advertiser is not currently eligible for block trading. \n- `advertiser_daily_limit`: the advertiser's remaining daily limit is less than the minimum order. \n- `advertiser_temp_ban`: the advertiser is temporarily banned from P2P.",
"type": "array",
"items": {
"type": "string",
"enum": [
"advert_fixed_rate_disabled",
"advert_float_rate_disabled",
"advert_inactive",
"advert_max_limit",
"advert_min_limit",
Expand Down

0 comments on commit 4acf956

Please sign in to comment.