mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 04:56:38 +00:00
Adds missing annotation field from swagger.yml
Signed-off-by: Edward Wilde <ewilde@gmail.com>
This commit is contained in:
@ -440,6 +440,10 @@ definitions:
|
|||||||
type: object
|
type: object
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
|
annotations:
|
||||||
|
type: object
|
||||||
|
additionalProperties:
|
||||||
|
type: string
|
||||||
required:
|
required:
|
||||||
- name
|
- name
|
||||||
- image
|
- image
|
||||||
|
Reference in New Issue
Block a user