clear tool generete bpjs

This commit is contained in:
2025-09-01 20:29:25 +07:00
parent 980f890a41
commit 2db9195c89
19 changed files with 2128 additions and 6690 deletions

View File

@@ -23,7 +23,8 @@ services:
response_model: "PesertaResponse"
description: "Get participant eligibility information by card number"
summary: "Get Participant Info by No Kartu"
tags: ["vclaim", "peserta", "nokartu"]
tags: ["Peserta"]
require_auth: true
cache_enabled: true
cache_ttl: 300
bynik:
@@ -33,7 +34,8 @@ services:
response_model: "PesertaResponse"
description: "Get participant eligibility information by NIK"
summary: "Get Participant Info by NIK"
tags: ["vclaim", "peserta", "nik"]
tags: ["Peserta"]
require_auth: true
cache_enabled: true
cache_ttl: 300
sep:
@@ -47,6 +49,7 @@ services:
response_model: "SepResponse"
description: "Manage SEP (Surat Eligibilitas Peserta)"
summary: "SEP Management"
tags: ["vclaim", "sep"]
tags: ["Sep"]
require_auth: true
cache_enabled: true
cache_ttl: 180