diff --git a/api-docs/swagger.yml b/api-docs/swagger.yml index bba812cdd..71a4eac87 100644 --- a/api-docs/swagger.yml +++ b/api-docs/swagger.yml @@ -440,6 +440,10 @@ definitions: type: object additionalProperties: type: string + annotations: + type: object + additionalProperties: + type: string required: - name - image @@ -450,4 +454,4 @@ definitions: - labels externalDocs: description: More documentation available on Github - url: 'https://github.com/openfaas/faas' \ No newline at end of file + url: 'https://github.com/openfaas/faas'