Skip to content

Added FastAPI Body to handle request body, causing an error. #84

Added FastAPI Body to handle request body, causing an error.

Added FastAPI Body to handle request body, causing an error. #84

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"