diff --git a/address-kit/v1/affiliationcountry/affilcountry.ini b/address-kit/v1/affiliationcountry/affilcountry.ini index fd3b7d7..8f39bf5 100644 --- a/address-kit/v1/affiliationcountry/affilcountry.ini +++ b/address-kit/v1/affiliationcountry/affilcountry.ini @@ -4,6 +4,7 @@ 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.tags.0 = address post.requestBody.required = true post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.parameters.0.in = query