diff --git a/address-kit/v1/affiliationcountry/affilcountry.ini b/address-kit/v1/affiliationcountry/affilcountry.ini index cac5490..e0d6a52 100644 --- a/address-kit/v1/affiliationcountry/affilcountry.ini +++ b/address-kit/v1/affiliationcountry/affilcountry.ini @@ -1,7 +1,7 @@ # OpenAPI Documentation - JSON format (dot notation) mimeType = application/json post.operationId = post-v1-affiliationcountry -post.responses.default.description = cherche le pay d une affiliation et renvoie le nom du pays et son code à 3 caractères +post.responses.default.description = cherche le pays d une affiliation et renvoie le nom du pays et son code à 3 caractères post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream post.summary = Enrich one field of each Object with a Python function post.requestBody.required = true @@ -29,7 +29,7 @@ [expand/exec] # command should be executable ! -command = ./detect_country.py +command = .v1/affiliationcountry/detect_country.py [dump] indent = env('indent', false)