Skip to content

Instantly share code, notes, and snippets.

@elecbrandy
elecbrandy / pipeline.yaml
Created May 15, 2026 06:47
skala-final-openapi-bff
openapi: 3.0.3
info:
title: FastAPI Pipeline API
version: 2.0.0
description: |
Spring Boot → FastAPI 파이프라인 엔드포인트 명세.
## 설계 원칙
- Spring Boot는 식별자(ID, storage_key)만 전달
- FastAPI가 DB view / 로컬볼륨에서 필요한 데이터를 직접 조회