openapi: '3.0.1' paths: /testpath: get: {} post: {} delete: {} patch: {}