mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 20:46:41 +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
|
||||
additionalProperties:
|
||||
type: string
|
||||
annotations:
|
||||
type: object
|
||||
additionalProperties:
|
||||
type: string
|
||||
required:
|
||||
- name
|
||||
- image
|
||||
|
Reference in New Issue
Block a user