Files
OCI_API_Gateway_Automation2/files/createapi/func.yaml
2024-01-14 19:24:30 -03:00

9 lines
210 B
YAML

schema_version: 20180708
name: create-api
version: 0.0.37
runtime: python
build_image: fnproject/python:3.9-dev
run_image: fnproject/python:3.9
entrypoint: /python/bin/fdk /function/func.py handler
memory: 256