parent
4b4075d6c4
commit
df342dca0b
1 changed files with 1 additions and 3 deletions
|
@ -155,13 +155,11 @@ class APIEntreprise::API
|
|||
end
|
||||
|
||||
def base_params
|
||||
# rubocop:disable DS/ApplicationName
|
||||
{
|
||||
context: "demarches-simplifiees.fr",
|
||||
context: APPLICATION_NAME,
|
||||
recipient: ENV.fetch('API_ENTREPRISE_DEFAULT_SIRET'),
|
||||
non_diffusables: true
|
||||
}
|
||||
# rubocop:enable DS/ApplicationName
|
||||
end
|
||||
|
||||
def api_entreprise_delay
|
||||
|
|
Loading…
Add table
Reference in a new issue