6365357c7c
* fix(post schema): match server expectations * Update example specklefunction * remove steps property from specklefunction definition
8 lines
167 B
YAML
8 lines
167 B
YAML
apiVersion: speckle.systems/v1alpha1
|
|
kind: SpeckleFunction
|
|
metadata:
|
|
name: minimal
|
|
annotations:
|
|
'speckle.systems/v1alpha1/publishing/status': 'draft'
|
|
spec: {}
|