add email example dan mempertahankan addHeaderKey
This commit is contained in:
@@ -10,6 +10,7 @@ class ProviderOnlineRouteTest extends TestCase
|
||||
public function test_provider_online_routes_are_mapped_to_provider_integrations_controller(): void
|
||||
{
|
||||
$routes = [
|
||||
'/api/v1/bridging-service/ProviderOnline/AddHeaderKey' => 'getHeaderKey',
|
||||
'/api/v1/bridging-service/ProviderOnline/HeaderKey' => 'getHeaderKey',
|
||||
'/api/v1/bridging-service/ProviderOnline/EligibilitasPeserta' => 'checkEligibilitasPeserta',
|
||||
'/api/v1/bridging-service/ProviderOnline/Pendaftaran' => 'createPendaftaran',
|
||||
|
||||
Reference in New Issue
Block a user